|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [v3.0.6](https://github.com/kigster/bashmatic/tree/v3.0.6) (2022-10-27) |
| 3 | +## [Unreleased](https://github.com/kigster/bashmatic/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/kigster/bashmatic/compare/v3.0.7...HEAD) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Fix the millis\(\) error when loading init.sh [\#118](https://github.com/kigster/bashmatic/issues/118) |
| 10 | + |
| 11 | +## [v3.0.7](https://github.com/kigster/bashmatic/tree/v3.0.7) (2022-11-15) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/kigster/bashmatic/compare/v3.0.6...v3.0.7) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Fix the millis\(\) error [\#117](https://github.com/kigster/bashmatic/pull/117) ([kigster](https://github.com/kigster)) |
| 18 | + |
| 19 | +## [v3.0.6](https://github.com/kigster/bashmatic/tree/v3.0.6) (2022-11-13) |
4 | 20 |
|
5 | 21 | [Full Changelog](https://github.com/kigster/bashmatic/compare/v3.0.5...v3.0.6) |
6 | 22 |
|
7 | 23 | **Merged pull requests:** |
8 | 24 |
|
| 25 | +- Declare globally [\#116](https://github.com/kigster/bashmatic/pull/116) ([kigster](https://github.com/kigster)) |
| 26 | +- Consolidating duplicate variables — cleaning up [\#115](https://github.com/kigster/bashmatic/pull/115) ([kigster](https://github.com/kigster)) |
| 27 | +- Simplifying the reload function [\#114](https://github.com/kigster/bashmatic/pull/114) ([kigster](https://github.com/kigster)) |
| 28 | +- Don't show the banner if no TTY is available [\#113](https://github.com/kigster/bashmatic/pull/113) ([kigster](https://github.com/kigster)) |
| 29 | +- Video compression helpers such as `video.make.mp4` [\#111](https://github.com/kigster/bashmatic/pull/111) ([kigster](https://github.com/kigster)) |
9 | 30 | - Adding admonitions + fixing init.sh [\#110](https://github.com/kigster/bashmatic/pull/110) ([kigster](https://github.com/kigster)) |
10 | 31 | - Rename master to main [\#109](https://github.com/kigster/bashmatic/pull/109) ([kigster](https://github.com/kigster)) |
11 | 32 | - adding dir.with-file + gpg key generation [\#101](https://github.com/kigster/bashmatic/pull/101) ([kigster](https://github.com/kigster)) |
|
18 | 39 |
|
19 | 40 | [Full Changelog](https://github.com/kigster/bashmatic/compare/v3.0.3...v3.0.4) |
20 | 41 |
|
21 | | -**Merged pull requests:** |
22 | | - |
23 | | -- Adding actual screen dimension functions [\#105](https://github.com/kigster/bashmatic/pull/105) ([kigster](https://github.com/kigster)) |
24 | | - |
25 | 42 | ## [v3.0.3](https://github.com/kigster/bashmatic/tree/v3.0.3) (2022-08-01) |
26 | 43 |
|
27 | 44 | [Full Changelog](https://github.com/kigster/bashmatic/compare/v3.0.2...v3.0.3) |
28 | 45 |
|
29 | | -**Merged pull requests:** |
30 | | - |
31 | | -- Bump tzinfo from 1.2.7 to 1.2.10 in /test [\#104](https://github.com/kigster/bashmatic/pull/104) ([dependabot[bot]](https://github.com/apps/dependabot)) |
32 | | -- Adding new functions file.count.lines\(\) + documentation [\#103](https://github.com/kigster/bashmatic/pull/103) ([kigster](https://github.com/kigster)) |
33 | | -- \[FEATURE\] function `system.uname()` reliably returns absolute file path for `uname` [\#102](https://github.com/kigster/bashmatic/pull/102) ([kigster](https://github.com/kigster)) |
34 | | -- adding dir.with-file + gpg key generation [\#101](https://github.com/kigster/bashmatic/pull/101) ([kigster](https://github.com/kigster)) |
35 | | - |
36 | 46 | ## [v3.0.2](https://github.com/kigster/bashmatic/tree/v3.0.2) (2022-06-14) |
37 | 47 |
|
38 | 48 | [Full Changelog](https://github.com/kigster/bashmatic/compare/v3.0.1...v3.0.2) |
|
0 commit comments