Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 569 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 569 Bytes

CHANGELOG

0.2.0 - 2017-09-26

  • Now works with Serde 1.0: #24
  • impl Error for JmespathError: #22
  • Removed parentheses around Fn to fix syntactic error: #20

0.1.1 - 2017-01-07

  • Now works on stable by placing specialization behind the specialized feature flag. #19

0.1.0 - 2016-12-15

  • First somewhat stable release.

0.0.1 - 2016-01-30

  • Initial release.