Releases: particle-iot/wiring-preprocessor
Releases · particle-iot/wiring-preprocessor
Release list
v2.3.0
2.2.0
- Merge pull request #12 from particle-iot/bugfix/ch56785/enum-class (235527b)
- travis CI runs in latest node, no longer runs in node@8 due to eslint incompatibility (dc89abc)
- handle enum class as a class fixes https://github.com/particle-iot/device-os/issues/2128 (ebe8ba1)
- Update linter rules (caacbba)
2.0.2
2.0.1
2.0.0
- 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
1.0.0
- Publish GitHub release (7c014c1)
- Release 1.0.0 (c847752)
- Automate release (ad26f90)
- Add release-it dependency (f1742ca)
- Add build status (9c79d55)
- Add Travis config (fd39df5)
- Add lint config and fix lint (d2bc344)
- Add eslint package (eb60a45)
- Add tests (b69faef)
- Skeleton for library (c164d58)
- Initial commit 🌅 (d89ccb2)