Releases: spenserblack/gengo
Releases · spenserblack/gengo
0.14.1
What's Changed
Other Changes
- Bump gix to 0.75.0 by @musicinmybrain in #621
- Add icon for AutoHotkey language by @spenserblack in #624
- Move language definitions to a separate crate by @spenserblack in #630
- Drop
serde_jsonas build dependency by @spenserblack in #631
Full Changelog: v0.14.0...v0.14.1
0.14.0
What's Changed
💥 Breaking changes
- Update color API by @spenserblack in #619
Full Changelog: v0.13.3...v0.14.0
0.13.3 - Release Assets Fix
🤦
This release doesn't change anything from the last release. This release has been created to trigger the workflow for creating and uploading release assets, which failed in the last release.
Full Changelog: v0.13.2...v0.13.3
v0.13.2
Immutable
release. Only release title and notes can be modified.
What's Changed
New Languages
New Features
- Treat
*.examplefiles as if they don't have the.exampleextension by @spenserblack in #568
Other Changes
- Place file sources behind feature flags by @spenserblack in #615
New Contributors
Full Changelog: v0.13.1...v0.13.2
0.13.1
What's Changed
Other Changes
- Make root-level options global by @spenserblack in #553
Full Changelog: v0.13.0...v0.13.1
0.13.0
What's Changed
💥 Breaking changes
- Bump edition and MSRV by @spenserblack in #549
New Languages
New Features
- Improve color support by @spenserblack in #548
Full Changelog: v0.12.2...v0.13.0
0.12.2
What's Changed
New Languages
- feat(languages): add support for Jule by @adamperkowski in #504
- Add reStructed Text (ReST) support by @ankddev in #519
Other Changes
- Add Windows install script by @ankddev in #512
- Make installable via
scoopby @ankddev in #514 - Add Go sample by @ankddev in #516
- Add C sample by @ankddev in #517
- Add samples for several languages by @ankddev in #518
- Add heuristics for C and C++ by @ankddev in #526
New Contributors
- @adamperkowski made their first contribution in #505
- @ankddev made their first contribution in #512
Full Changelog: v0.12.1...v0.12.2
0.12.1
What's Changed
Other Changes
- Allow gix versions through 0.70 by @musicinmybrain in #501
New Contributors
- @musicinmybrain made their first contribution in #501
Full Changelog: v0.12.0...v0.12.1
0.12.0
What's Changed
💥 Breaking changes
- Change
--no-colorargument into--color always|ansi|neverby @spenserblack in #491
New Features
- Add "pattern" category by @spenserblack in #492
Other Changes
- Use relative luminance to pick black or white text by @spenserblack in #494
Full Changelog: v0.11.5...v0.12.0
0.11.5
What's Changed
Fixes
- Fix Rust version too low in docker build by @spenserblack in #466
Other Changes
- Improve docker file by @spenserblack in #470
Full Changelog: v0.11.4...v0.11.5