Releases: jtroussard/treematic
Releases · jtroussard/treematic
v2.0.4
What's Changed
- Update test-and-coverage.yml by @jtroussard in #83
- Update test-coverage.yml by @jtroussard in #84
- Create test-and-coverage-windows.yml by @jtroussard in #85
- Windows sizes issue work-around, workflow updates, documentation updates. by @jtroussard in #93
- adds package script command by @jtroussard in #94
- Prepare for release v2.0.4 by @jtroussard in #95
- Fix formatting issue in README.md by @jtroussard in #96
Full Changelog: v2.0.3...v2.0.4
v2.0.3 fixes generate everything command
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
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
What's Changed
- Bump minimatch and vscode by @dependabot in #74
- update converter for windows paths by @jtroussard in #78
New Contributors
- @dependabot made their first contribution in #74
Full Changelog: v2.0.0...v2.0.1
v2.0.0 Rebranding, TreeMatic release
What's Changed
- pins minimist to ^1.2.6 by @jtroussard in #41
- [v2.0.0_CFG/BRND] Rebrand tree-meh -> Treematic and feature upgrades by @jtroussard in #71
- [PRE-RELEASE] update package.json settings by @jtroussard in #72
Full Changelog: v1.6.2...v2.0.0
v1.6.3
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
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.
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
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
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