Skip to content

1.2.0

Compare
Choose a tag to compare
@aentinger aentinger released this 15 Jun 04:50
· 29 commits to master since this release

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

Full Changelog: 1.1.0...1.2.0