diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 916a9a2..fe4373f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,17 +1,28 @@ | |||
| 1 | # Changelog | 1 | # Changelog |
| 2 | 2 | ||
| 3 | ## [2.1.0](https://github.com/blackm0re/etoolkit/tree/2.1.0) (2024-12-26) | 3 | ## [2.2.0](https://codeberg.org/sgs/etoolkit/releases/tag/2.2.0) (2026-04-16) |
| 4 | 4 | ||
| 5 | [Full Changelog](https://github.com/blackm0re/etoolkit/compare/2.0.0...2.1.0) | 5 | [Full Changelog](https://codeberg.org/sgs/etoolkit/compare/2.1.0...2.2.0) |
| 6 | |||
| 7 | **Changes:** | ||
| 8 | |||
| 9 | - new *%e* macro - current env. var. value (for the same key) | ||
| 10 | |||
| 11 | - migrated the project from GitHub to Codeberg | ||
| 12 | |||
| 13 | |||
| 14 | ## [2.1.0](https://codeberg.org/sgs/etoolkit/releases/tag/2.1.0) (2024-12-26) | ||
| 15 | |||
| 16 | [Full Changelog](https://codeberg.org/sgs/etoolkit/compare/2.0.0...2.1.0) | ||
| 6 | 17 | ||
| 7 | **Changes:** | 18 | **Changes:** |
| 8 | 19 | ||
| 9 | - add encrypted values to *ETOOLKIT_SENSITIVE* implicitly | 20 | - add encrypted values to *ETOOLKIT_SENSITIVE* implicitly |
| 10 | 21 | ||
| 11 | 22 | ||
| 12 | ## [2.0.0](https://github.com/blackm0re/etoolkit/tree/2.0.0) (2024-05-13) | 23 | ## [2.0.0](https://codeberg.org/sgs/etoolkit/releases/tag/2.0.0) (2024-05-13) |
| 13 | 24 | ||
| 14 | [Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.2.0...2.0.0) | 25 | [Full Changelog](https://codeberg.org/sgs/etoolkit/compare/1.2.0...2.0.0) |
| 15 | 26 | ||
| 16 | **Changes:** | 27 | **Changes:** |
| 17 | 28 | ||
| @@ -24,9 +35,9 @@ | |||
| 24 | - new etoolkit.EtoolkitInstance API (not compatible with v1) | 35 | - new etoolkit.EtoolkitInstance API (not compatible with v1) |
| 25 | 36 | ||
| 26 | 37 | ||
| 27 | ## [1.2.0](https://github.com/blackm0re/etoolkit/tree/1.2.0) (2022-04-04) | 38 | ## [1.2.0](https://codeberg.org/sgs/etoolkit/releases/tag/1.2.0) (2022-04-04) |
| 28 | 39 | ||
| 29 | [Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.1.0...1.2.0) | 40 | [Full Changelog](https://codeberg.org/sgs/etoolkit/compare/1.1.0...1.2.0) |
| 30 | 41 | ||
| 31 | **Changes:** | 42 | **Changes:** |
| 32 | 43 | ||
| @@ -35,9 +46,9 @@ | |||
| 35 | - new *%p* macro - parent value (for the same key) | 46 | - new *%p* macro - parent value (for the same key) |
| 36 | 47 | ||
| 37 | 48 | ||
| 38 | ## [1.1.0](https://github.com/blackm0re/etoolkit/tree/1.1.0) (2022-03-14) | 49 | ## [1.1.0](https://codeberg.org/sgs/etoolkit/releases/tag/1.1.0) (2022-03-14) |
| 39 | 50 | ||
| 40 | [Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.0.0...1.1.0) | 51 | [Full Changelog](https://codeberg.org/sgs/etoolkit/compare/1.0.0...1.1.0) |
| 41 | 52 | ||
| 42 | **Changes:** | 53 | **Changes:** |
| 43 | 54 | ||
| @@ -50,7 +61,7 @@ | |||
| 50 | - use *setuptools* instead of the deprecated *distutils* | 61 | - use *setuptools* instead of the deprecated *distutils* |
| 51 | 62 | ||
| 52 | 63 | ||
| 53 | # [1.0.0](https://github.com/blackm0re/etoolkit/tree/1.0.0) (2021-12-23) | 64 | # [1.0.0](https://codeberg.org/sgs/etoolkit/releases/tag/1.0.0) (2021-12-23) |
| 54 | 65 | ||
| 55 | **Changes:** | 66 | **Changes:** |
| 56 | 67 | ||
