snippeteer/CHANGELOG.md

29 lines
402 B
Markdown
Raw Permalink Normal View History

2020-06-27 19:50:34 +02:00
# Changelog
2020-09-24 08:11:44 +02:00
## 1.5.0
Node template: use jasmine instead of ava
2020-07-09 22:00:59 +02:00
## 1.4.0
Drone template
Jenkins template: remove node specific template (replaced by drone)
2020-06-27 19:50:34 +02:00
## 1.3.0
Copyright function: carry previous creation date to prevent unnecessary modifications
## 1.2.0
- Fully interactive snippets
2020-07-04 16:56:58 +02:00
- db migration generator removed
2020-06-27 19:50:34 +02:00
## 1.1.0
Knex database migration generator
## 1.0.0
initial version