Skip to content

Releases: shank03/ser_mapper

0.2.0

26 Apr 07:16
71a953f
Compare
Choose a tag to compare

Implicit lambda replaced with lambda token expression.

  • Expands lambda token expression into function.
  • Adds support for same lifetimes in args and return types.
  • Remove redundant impls for referenced field returns.

Full Changelog: 0.1.0...0.2.0

v0.1.0

21 Mar 17:14
19231ff
Compare
Choose a tag to compare

v0.1.0

  • Initial Release

Full Changelog: https://github.com/shank03/ser_mapper/commits/0.1.0