Skip to content

Commit b8e80bc

Browse files
committed
changelog
1 parent 5821e2d commit b8e80bc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
========================================
33

4+
v1.2.7 - 2024-12-28
5+
----------------------------------------
6+
7+
- Update version specifications for all dependencies [`6bf0c4a`](https://github.com/DannyBen/bashly/commit/6bf0c4a)
8+
- Add support for tweaking production/development output [`c23d705`](https://github.com/DannyBen/bashly/commit/c23d705)
9+
- Fix shellcheck unused variable on `other_args` in production [`f78c6e9`](https://github.com/DannyBen/bashly/commit/f78c6e9)
10+
- Fix view markers for user files [`cc3896e`](https://github.com/DannyBen/bashly/commit/cc3896e)
11+
- Update dependency check to show all missing dependencies at once [`4925106`](https://github.com/DannyBen/bashly/commit/4925106)
12+
- Add support for declaring aliases for internal global variables [`5264d51`](https://github.com/DannyBen/bashly/commit/5264d51)
13+
- Move global var declarations from `run()` to `initialize()` [`9167c49`](https://github.com/DannyBen/bashly/commit/9167c49)
14+
- Update settings JSON schema [`b4e7e4d`](https://github.com/DannyBen/bashly/commit/b4e7e4d)
15+
- Add `build` as an alias to `bashly generate` [`d64bc36`](https://github.com/DannyBen/bashly/commit/d64bc36)
16+
- Update default script header [`c85276c`](https://github.com/DannyBen/bashly/commit/c85276c)
17+
- Compare [`v1.2.6..v1.2.7`](https://github.com/dannyben/bashly/compare/v1.2.6..v1.2.7)
18+
19+
420
v1.2.6 - 2024-11-08
521
----------------------------------------
622

0 commit comments

Comments
 (0)