Releases: stackmystack/tsdl
Releases · stackmystack/tsdl
v1.5.0
[1.5.0] - 2025-04-08
Features
- target: Use --target [native, wasm, all] - (77f965e)
Bug Fixes
- cliff: Remove new contributors section - (f655e6c)
- release: Do not add a leading v when deducing version - (80a7993)
- tree_sitter: Avoid needless iteration - (c7b08cb)
[1.5.0]: https://github.com/stackmystack/tsdl/compare/v1.4.0..v1.5.0
v1.4.0
v1.3.0
[1.3.0] - 2024-11-21
Features
- config: From env vars if cmd args are not present - (b693719)
Bug Fixes
- build: Clean, clone, then build if remote definition changes - (62375ae)
- clone: When a parser was not correctly cloned in a previous run - (b976d87)
Documentation
- crate: Add README.md to the crate's documentation - (8d25198)
- tsdl: Use markdown_to_docs to properly display in docs.rs - (e980e99)
Other
New Contributors ❤️
- @dependabot[bot] made their first contribution in #11
[1.3.0]: https://github.com/stackmystack/tsdl/compare/v1.2.1..v1.3.0
v1.2.1
v1.2.0
1.2.0 - 2024-09-06
Features
- selfupdate: Add selfupdate command and fetch from github releases - (a0832d8)
Bug Fixes
- chmod: Use rust to set executable permissions - (a36e1d9)
- download: Use reqwest instead of curl or wget - (76ac6c9)
- gunzip: Use async-compression instead of the gunzip binary - (de16590)
- release.sh: Lint and test before releasing - (bc5aa6c)
Documentation
- readme: More information on config file and overriding parser.toml - (dcafb2c)
v1.1.0
v1.0.0
[1.0.0] - 2024-09-01
Other
- release: Prepare for v1.0.0