Skip to content

Releases: nmstate/nmpolicy

v0.6.0

12 Jul 13:19
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.4.0...v0.6.0

v0.5.0

14 Sep 10:21
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Sep 14:14
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Jun 08:01
Compare
Choose a tag to compare

What's Changed

Other Changes

  • types: Remove main MetaInfo by @qinqon in #89
  • Add CLI nmpolicyctl to call GenerateState from command line by @qinqon in #77
  • build(deps): bump nokogiri from 1.13.0 to 1.13.3 in /docs by @dependabot in #96
  • resolver: Refactor visitor pattern by @qinqon in #95
  • build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /docs by @dependabot in #97
  • actions: Bump go to 1.17 and use make lint by @qinqon in #99
  • build(deps): bump nokogiri from 1.13.4 to 1.13.6 in /docs by @dependabot in #100
  • resolver: Filter current state by path by @qinqon in #101

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

27 Jan 12:13
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Jan 12:07
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • replace, test: Add unit test to replace with cap by @qinqon in #76
  • lexer, parser: Decorate errors with expression snippet. by @qinqon in #71

Full Changelog: v0.1.2...v0.2.0

v0.1.2

23 Dec 10:35
Compare
Choose a tag to compare

What's Changed

Other Changes

  • resolver, eqfilter: Support optional fields by @qinqon in #75

Full Changelog: v0.1.0...v0.1.2

v0.1.1

17 Dec 10:11
Compare
Choose a tag to compare

Re tagging release.

v0.1.0

07 Dec 12:51
Compare
Choose a tag to compare

Changelog

What's Changed

Exciting New Features 🎉

v0.1.0-alpha.3

02 Dec 13:26
Compare
Choose a tag to compare

Changelog

What's Changed

Bug Fix bug

  • parser: Don't panic on single eof token by @qinqon in #68

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3