Skip to content

Releases: jtroussard/treematic

v2.0.4

20 Jan 19:42
6b01d44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3 fixes generate everything command

13 Jan 19:48
dab7246
Compare
Choose a tag to compare

What's Changed

  • bug(release): fixes everything command exclude filter by @jtroussard in #82
    applied conversion method to the exclude list in the generate everything method.

Full Changelog: v2.0.2...v2.0.3

v2.0.2 default and documentation updates

13 Jan 18:58
2feb05b
Compare
Choose a tag to compare

What's Changed

  • chore(release): dependency updates and README improvements by @jtroussard in #80

Full Changelog: v2.0.1...v2.0.2

v2.0.1 windows path bug fix

31 Dec 02:47
a51c15f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0 Rebranding, TreeMatic release

06 Dec 19:52
bd01d74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v2.0.0

v1.6.3

05 Apr 01:23
Compare
Choose a tag to compare

Full Changelog: v1.6.2...v1.6.3

No available patch for transitive dependency minimist: CVE-2021-44906

Pinned libraries to safe version in the mean time.

v1.6.2 Automated testing and publishing

07 Mar 01:08
Compare
Choose a tag to compare

What's Changed

  • Windows by @jtroussard in #29
  • [OPS] adds github action to run test when push/pr raised on main branch by @jtroussard in #31
  • [32] adds publish github action file (with dryrun true) by @jtroussard in #33
  • 34 readme file updates to verify GitHub actions for publishing by @jtroussard in #35
  • 34 readme file updates to verify GitHub actions for publishing by @jtroussard in #36
  • 34 readme file updates to verify GitHub actions for publishing by @jtroussard in #37

Full Changelog: v1.5.0...v1.6.2

v1.5.0 New context option to filter out dependency directories, and windows path compatibility.

03 Mar 21:30
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] adds ignore dependency directories context option by @jtroussard in #22
  • [FIX] fixes version number update, use semantic versioning by @jtroussard in #24
  • [FIX] uses esbuild for bundling by @jtroussard in #28
  • [FIX] windows compatibility

Full Changelog: v1.0.0...v1.5.0

v1.2.0 New context option filtering out dependency directories from output

03 Mar 18:17
Compare
Choose a tag to compare

What's Changed

  • [FIX] fixes some issues with bundling from the last release (now removed (v1.1.2) as the extension was bundled using the wrong target)
  • [FEATURE] adds ignore dependency directories context option by @jtroussard in #22
  • [FIX] fixes version number update, use semantic versioning by @jtroussard in #24
  • [DOC] updates version numbers in package and readme, caused by patches.
  • [SEC] updates minimist transitive dependency version (dependabot warning) #27
  • [OPS] updates bundle configs and some docs #25
    • fixes version number update, use semantic versioning
    • optimizes packaging (x10 reduction)
    • corrects version number in README

Production Release

21 Aug 15:36
Compare
Choose a tag to compare

Production Release

  • Worked out issues with build and packaging related to missing dependencies
  • Polished documentation and description

Full Changelog: v0.0.3...v1.0.0