Skip to content

2.0.0

Choose a tag to compare

@busticated busticated released this 10 Jun 15:41
· 26 commits to master since this release
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)