Skip to content

v0.4.2

Compare
Choose a tag to compare
@Champii Champii released this 26 Jun 04:00
· 38 commits to master since this release
17b44d6

What's Changed

  • Update README to show the right version of llvm

  • Add the self returning method with @->

  • Add an embryo of documentation with mdbook

  • Add \0 as escaped char and generalize escaped char parsing (#125)

  • Escaped chars (#132)

  • Introducing default trait methods (#128)

  • Allow for empty impl

  • Allow for default method overriding

  • Fix dot notation newline (#140)

by restricting newline in dot notation when parsing an argument

  • Struct fields are no more reordered. (#138)

  • Submodule parser errors (#137)

Full Changelog: v0.4.1...v0.4.2