Releases: bigeasy/subordinate
Releases · bigeasy/subordinate
Subordinate v6.0.0-alpha.1
- Remove
binsection frompackage.json.
Closes #46.
Subordinate v6.0.0-alpha.0
'use strict'in unit test.- Rename
Permatevaraible tosubordinate. - Build with Node.js 12,14, and 15 on CI/CD.
- Build with Actions, ship coverage to Codecov.
- Update
LICENSEfor 2020. - Add
.gitgnoreand.npmignore. - Update
package.jsonwith shorthand URL. - Update with new subset function from Rescue.
Closes #45.
Subordinate 0.0.1
Subordinate 0.0.0
Initial Empty Project
An initial release containing an empty library. The project has all the component parts, README, LICENSE and a basic index.js and unit test. It builds on Travis CI and ships its coverage to a public web server.