Skip to content

Releases: publicodes/tools

Release v1.0.0

21 Feb 13:40
Compare
Choose a tag to compare

What's Changed

  • Feat(optim)!: rewrite of the constant folding pass by @EmileRolley in #35
  • feat(optim)!: add a new param toAvoid to the constant folding pass by @EmileRolley in #36

Full Changelog: v0.4.7...v1.0.0

Release v1.0.0-rc.1

14 Feb 11:15
Compare
Choose a tag to compare
Release v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat(optim)!: add a new param toAvoid to the constant folding pass by @EmileRolley in #36

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

Release v1.0.0-rc.0

12 Feb 14:17
Compare
Choose a tag to compare
Release v1.0.0-rc.0 Pre-release
Pre-release

What's Changed

  • Feat(optim)!: rewrite of the constant folding pass by @EmileRolley in #35

Full Changelog: v0.4.7...v1.0.0-rc.0

Release v0.4.7

02 Feb 19:04
Compare
Choose a tag to compare

Release v0.4.6

20 Dec 16:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

Release v0.4.5

18 Dec 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

Release v0.4.4

12 Dec 18:02
Compare
Choose a tag to compare

What's Changed

  • Fix(optim): input rules are now deep copied [NGC-110] by @EmileRolley in #31

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

09 Nov 11:25
Compare
Choose a tag to compare

Release v0.4.2

13 Sep 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.2

Release v0.4.0

13 Sep 09:50
Compare
Choose a tag to compare

What's Changed

  • Compilation: avoid silent overwriting when importing rules by @EmileRolley in #26
  • Compilation: support directory as source path for getModelFromSource by @EmileRolley in #27

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