1.2.0
What's Changed
- Modernize continuous integration system by @per1234 in #10
- Fix: va_start(va_list ap, paramN) needs to be parametrized with the latest named parameter in the parameter list. by @aentinger in #13
- Add GitHub Actions workflow to synchronize with shared repository labels by @per1234 in #16
- add "newlineOn" and "newlineOff" methods by @whyameye in #18
- Bump actions/checkout from 2 to 3 by @dependabot in #19
- Remove hardcoded line length limit by @abhaybd in #20
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #22
- Bump actions/download-artifact from 2 to 3 by @dependabot in #21
New Contributors
- @whyameye made their first contribution in #18
- @dependabot made their first contribution in #19
- @abhaybd made their first contribution in #20
Full Changelog: 1.1.0...1.2.0