Sha256: ba246a475a8d7642fa6e5b6892402ab24b54b850d4b6fa2afb35815d9eccbc1e
Contents?: true
Size: 1.49 KB
Versions: 6
Compression:
Stored size: 1.49 KB
Contents
# Changelog <!-- Prefix your message with one of the following: - [Added] for new features. - [Changed] for changes in existing functionality. - [Deprecated] for soon-to-be removed features. - [Removed] for now removed features. - [Fixed] for any bug fixes. - [Security] in case of vulnerabilities. --> ## v0.0.7 - 2021-12-04 - [Fixed] Set proper package ecosystem on dependabot's config file. - [Changed] Update ruby default versions to 2.7 and 3.0. - [Changed] Update node default versions to 16 and 17. ## v0.0.6 - 2020-12-09 - [Fixed] Babel loader's order is backwards, so TypeScript first, then JavaScript. ## v0.0.5 - 2020-11-14 - [Fixed] Jest configuration wasn't considering the full import path. ## v0.0.4 - 2020-11-14 - [Added] Generate [dependabot](https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates) configuration. - [Changed] Add Postgres env vars so tests can run smoothly. - [Added] Add helper method to create migration classes with `--active-record`. - [Added] Generate `.github/CODEOWNERS` template. - [Changed] Generate Ruby packages with `--type gem` - [Added] Generate NPM packages with `--type npm`. ## v0.0.3 - 2020-11-03 - [Changed] Remove unused `--repository` switch. - [Changed] Make `--help` and `-h` work with `dopstick new`. ## v0.0.2 - 2020-11-02 - [Fixed] Link added to gemspec's meta info now open the correct code browser. - [Fixed] Use correct key name for custom funding urls. ## v0.0.1 - 2020-11-02 - Initial release.
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
dopstick-0.0.12 | CHANGELOG.md |
dopstick-0.0.11 | CHANGELOG.md |
dopstick-0.0.10 | CHANGELOG.md |
dopstick-0.0.9 | CHANGELOG.md |
dopstick-0.0.8 | CHANGELOG.md |
dopstick-0.0.7 | CHANGELOG.md |