Skip to content

v0.3.0

Compare
Choose a tag to compare
@wenovus wenovus released this 21 Oct 17:02
· 35 commits to master since this release
110176b

What's Changed

  • Marshal Entry.Extra in JSON, and exclude down the line the Parent and Source of Extra elements (@SeanCondon).
  • When an Extra item is a slice, add its elements individually (@SeanCondon).
  • Modules.FindModuleByPrefix is removed since there is possibility for duplication. Use the FindModuleByPrefix function instead.
  • Fix deviate add and deviate delete on defaults statements.
  • Print error message when Entry.InstantiatingModule fails.
  • Allow arbitrary number of errors between each token.
  • Refactorings.

Full Changelog: v0.2.9...v0.3.0