Releases: spenserblack/gengo
Releases · spenserblack/gengo
0.2.1
What's Changed
- add c# support by @o2sh in #40
- Add script to check for conflicts by @spenserblack in #41
- Support TOML by @spenserblack in #42
- Support XML by @spenserblack in #43
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
- chore: Add benchmark by @spenserblack in #26
- Add Markdown by @spenserblack in #27
- Support coffeescript by @spenserblack in #35
- Support PowerShell by @spenserblack in #36
- Add support for query languages (GraphQL, SQL) by @spenserblack in #37
- Support Mermaid by @spenserblack in #38
Full Changelog: v0.1.5...v0.2.0
0.1.5 - I screwed up
Forgot to bump the version, so it wasn't published to crates.io 🤦
This release triggers another deployment.
0.1.4 - Language support
0.1.3 - Fix Windows support
What's Changed
- chore: Archive assets by @spenserblack in #21
- fix ci windows by @o2sh in #23
New Contributors
Full Changelog: v0.1.2...v0.1.3
0.1.2 - Trigger Deployment
This release doesn't contain any changes from the previous. It fixes deployment and is being created to trigger a new one.
0.1.1
What's Changed
- docs: Document testing branches by @spenserblack in #13
- fix: Handle trailing whitespace when checking shebangs by @spenserblack in #14
- chore: Add release workflow by @spenserblack in #16
- Add more languages by @spenserblack in #18
Full Changelog: v0.1.0...v0.1.1
Initial release
This release doesn't add much in terms of language support, but it sets out the rough API for the library and binary. Contributions for language support are welcome!