What's Changed
- fix string formatting when format contains a percent sign but no args by @ns-dfarino in #205
- Bump available dependencies by @HeavyWombat in #207
- Simplify GitHub Action setup by @HeavyWombat in #208
- Fix linter finding with constant format by @HeavyWombat in #209
- Refactor
colorize
/colorizef
functions by @HeavyWombat in #210 - Remove now unused check for wrapped error by @HeavyWombat in #211
New Contributors
- @ns-dfarino made their first contribution in #205
Full Changelog: v1.3.14...v1.3.15