v0.4.2
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
Full Changelog: v0.4.1...v0.4.2