Sha256: 16c75b1e59894eebca012f16e6a177e47c322ccf64878125f5e04368bee1e35c
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 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. --> ## Unreleased - [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dopstick-0.0.4 | CHANGELOG.md |