Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@iliana iliana released this 30 Oct 05:50
· 39 commits to master since this release
  • Python 3 support (Python 2.7 support deprecated) (#1)
  • lambda! macro accepts multiple handlers (#3, #9)
  • Support for using a different dynamic library name (#9)
  • Handlers can support anything that implements serde Serialize, as long as it can then serialize to JSON (#11)
  • Documentation fixes (#7, #10)
  • Project maintenance improvements (#13, #15, #16, #18)

Special thanks to @arcnmx, @ChristopherMacGown, @deniskolodin, and @mockersf for your contributions to this release!