Releases: JohnAkerman/GitOutOfHours
Releases · JohnAkerman/GitOutOfHours
v1.1.0
Updated dependencies to bring them up to date.
What's Changed
- Dependency version upgrades by @JohnAkerman in #13
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Refactored code to allow for unit test support, as well as cleaned up the source code structure to improve npm output package. Added integration to both TravisCI, Coveralls and Github workflow actions.
This is now a zero dependency package! (Note we do use devDependencies still)
What's Changed
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #6
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #7
- Refactor by @JohnAkerman in #9
- Removal momentjs dependency by @JohnAkerman in #10
New Contributors
- @dependabot made their first contribution in #6
- @JohnAkerman made their first contribution in #9
Full Changelog: v0.1.1...v1.0.1
v0.1.1
First release using np
package to bump version.
- Removed empty script test b27c5c5
- Removed publish profile 2527cff
- Added publish config registery 9d530bb
- Fixing license badget fb2e497
- Update package json with additional info Readme image fix 7f73faa
- Added npm badges a0fb3f9
- Setting package to public 2edb71c
- Updated readme with example and repo badges eb77a6c
- Create LICENSE a752613
- Restructured code Removed dependency Improved output logging fce7a42
- Updated readme links 72951a9
- Added basic readme 70fd599
- Package information 3390e26