Skip to content

Release 3.2.2

Compare
Choose a tag to compare
@gkellogg gkellogg released this 04 Aug 20:51
· 48 commits to develop since this release
  • Add serializer option to API methods and Writer to be able to specify the proc to use when serializing to JSON.
    • Useful for serializing to formats other than JSON.
    • Don't serialize when API methods are used internally.