- Added dates of version release in CHANGELOG.md.
- Added logo image files.
- Version bump from 1.0.8.
- Converted TODOs into GitLab Issues.
- Added CHANGELOG.md.
- Added CONTRIBUTING.md.
- Added AppVeyor builds for MacOS and Windows.
- Added code coverage reports for codecov.io.
- Updated Git ignore globs from updating tests and code coverage.
- Updated some unit tests names.
- Updated almost all the dependencies to latest versions at this time.
- Badges.... updated badges... again!
- Removed GitHub specific badges.
- Finally added bumpversion, cause I don't want to skip versions again!
- Removed old Travis-CI configs.
- This version never existed.
- Adding more badges.
- Added NPM keywords into
package.json
.
- Adding legit docs describing how to use the module.
- Fixed unit test code coverage.
- First real usable version, extremely similar to v0.1.3.
- Updated badges.
- Bug fixes with the way classes were exported.
- Added more unit tests.
- Added initial code coverage report generation.
- Added badges to README.md.
- Removed skeleton code.
- Added data model.
- Improved temperature container to take celsius, rather than raw device values.
- Added initial unit testing.
- Added a device emulator.
- Created a device factory.
- Initial development version.