Releases: tritonmc/triton-collection-generator
Releases · tritonmc/triton-collection-generator
[2.2.1] Fix args syntax being passed as arg syntax
What's Changed
- fix: args syntax being passed to arg syntax by @diogotcorreia in #37
Full Changelog: v2.2.0...v2.2.1
[2.2.0] Add custom Triton placeholders as output type
What's Changed
- feat: custom Triton placeholders as output type by @HappyAreaBean in #35
New Contributors
- @HappyAreaBean made their first contribution in #35
Full Changelog: v2.1.0...v2.2.0
Support for flattened files
The generator doesn't flatten and unflatten files under the hood anymore, which means you can now safely generate collections from flattened input files!
Added tests.