Skip to content

Releases: particle-iot/wiring-preprocessor

v2.3.0

Choose a tag to compare

@deleonn deleonn released this 23 Jun 17:26

What's Changed

  • Add node@16 and npm@8 support and migrate to circleci by @deleonn in #13

New Contributors

Full Changelog: 2.2.0...v2.3.0

2.2.0

Choose a tag to compare

@busticated busticated released this 08 Jul 22:30
0a4573e

2.0.2

Choose a tag to compare

@busticated busticated released this 26 Jul 03:12
  • Merge pull request #3 from particle-iot/bugfix/npm-files (b8c09ec)
  • use package.json files whitelist instead of .npmignore (6dacac6)

2.0.1

Choose a tag to compare

@busticated busticated released this 10 Jun 16:09
  • Merge pull request #2 from particle-iot/bugfix/dangling-comma (fbaa73f)
  • remove dangling comma (7faec8c)
  • Release 2.0.0 (251a669)

2.0.0

Choose a tag to compare

@busticated busticated released this 10 Jun 15:41
5fd35ff
  • Merge pull request #1 from particle-iot/feature/v2 (5fd35ff)
  • ensure default line directive is added independently of application.h (afda2ff)
  • clean up require calls (3cc9ad5)
  • remove now unused glob-promise module (6f713e3)
  • add test fixture for input with windows-style newlines (f604495)
  • inject banner when preprocessing a .ino file (284711b)
  • extract fixture loader utility, clean up tests (3556023)
  • fix package.json main path, add .npmignore file (773155a)
  • add basic development instructions to README (a2215d3)
  • add package.json engines, linting to npm test script, ci runs in node v8, v10, and v12 (5453b2a)
  • reorder package.json fields for readability (0359540)
  • add npm coverage script, use standard .gitignore (c662974)
  • add nyc module (53022c1)
  • update release-it to v12.3.0 (7175954)
  • update glob to v7.1.4 (99b997d)
  • add test-related npm scripts, configure to use new file layout (9b0b731)
  • update mocha to v6.1.4 (3c94f15)
  • update chai to v4.2.0 (a475893)
  • update eslint configs, fix lintings (e2a9703)
  • update eslint-config-particle to v2.2.1 (bf90644)
  • update eslint to v5.16.0 (b35a7cd)
  • move source, unit test, and fixtures files into ./src directory (6211537)

1.0.1

Choose a tag to compare

@monkbroc monkbroc released this 08 Sep 12:14

1.0.0

Choose a tag to compare

@monkbroc monkbroc released this 05 Sep 14:29