2.15.0
Features
- Add
--number-separator
CLI flag #892 @o2sh - Add Makefile language support #867 @ozwaldorf
- Vercel: add section links #922 @ozwaldorf
Chore
- Add gitpod.io configuration #881 @spenserblack
- Use human_panic #887 @o2sh
- Read license from manifest first #769 @o2sh
- Install cargo-insta in dev containers #909 @spenserblack
- Info struct to holds a Vec #911 @o2sh
- Add benchmark #912 @o2sh
- GH action to synchronize wiki with .github/wiki #926 @spenserblack @o2sh
- Clean up greeter and fix repository detection mechanism in wiki #927 @quazar-omega
- Turn
AsciiArt.rs
into its own crate #934 @o2sh
Bug Fixes
- Use ISO time for snapshot tests #908 @spenserblack
- Parse multi-byte unicode chars correctly + docs #936 @ozwaldorf