Skip to content

v0.1.5

Compare
Choose a tag to compare
@andoriyu andoriyu released this 20 Apr 02:08
· 14 commits to master since this release
v0.1.5
6c42ea3

0.1.5 (2020-04-20)

Bug Fixes

  • sys: Update to latest snapshot of libucl (01c8451)

Features

  • derive: Ability to add chunks (79631ad)
  • derive: Ability to add pre_sync_hook (958d82a)
  • parser: Introduce VaribleHandler trait (6c7f4e0)
  • vh: Add simple and safe iterface to parser (0406473)
  • vh: Make variables handlers into features (139a9de)
  • vh/compound: Introduce Compound VarHandler (73f7229)
  • vh/env: Introduce EnvVar variable handler (a13f0fa)