Releases: JarvusInnovations/gitsheets
Releases · JarvusInnovations/gitsheets
Release list
v0.21.4
Improvements
- fix(singer-target): ignore state messages before checking schema @themightychris
v0.21.3
Improvements
- fix: use npm tmp instead of mktemp @themightychris
- fix: update param description copy-pasta @themightychris
- feat: try to normalize record before editing @themightychris
- fix(read): output normalized TOML @themightychris
- fix(read): remove unused dependencies @themightychris
- feat: upgrade winston and cli configuration @themightychris
- feat: return path from queryTree @themightychris
- feat: catch and annotate TOML parse errors @themightychris
- feat(normalize): catch and print TOML parse errors @themightychris
- feat(normalize): warn when renaming @themightychris
Technical
- chore: npm update @themightychris
- fix(ci): update release-validate workflow @themightychris
- chore(deps): bump hologit to v0.40.5 @themightychris
v0.21.2
Technical
- chore: npm audit fix @themightychris
v0.21.1
Technical
- fix(ci): apply tag version to backend before npm publish @themightychris
v0.21.0
Improvements
- feat: add --patch-existing option to CLI upsert [#76] @themightychris
Technical
- feat(ci): rename workflow to publish website @themightychris
- fix(mkdocs): quote config yaml @themightychris
- feat(ci): add workflow to publish to npm @themightychris
- feat(ci): add automated release workflow @themightychris
v0.20.1
Technical
- chore: npm audit fix