Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@aentinger aentinger released this 10 Nov 09:01
· 7 commits to master since this release

What's Changed

  • Use GitHub Actions for continuous integration by @per1234 in #21
  • Add GitHub Actions workflow to synchronize with shared repository labels by @per1234 in #30
  • Bump actions/checkout from 2 to 3 by @dependabot in #31
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #36
  • Bump actions/download-artifact from 2 to 3 by @dependabot in #35
  • Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #38
  • Bump carlosperate/download-file-action from 1 to 2 by @dependabot in #40
  • Add unsigned long support; addresses issues #39 by @dirkx in #41
  • Added a new Example : JSON Value Extractor by @Chester-King in #7
  • Added support for char, unsigned char, short, unsigned short and unsigned int. by @MartinMueller2003 in #24
  • Added simple filtering and object property value checking by @Phando in #34

New Contributors

Full Changelog: 0.1.0...0.2.0