From 3e4185913b584f5cc9a54f16f3c223861e11ec18 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 16 Apr 2026 17:14:23 +0200 Subject: Introduce a new marco - %e and migrate the project from GitHub to Codeberg --- CHANGELOG.md | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 916a9a2..fe4373f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,28 @@ # Changelog -## [2.1.0](https://github.com/blackm0re/etoolkit/tree/2.1.0) (2024-12-26) +## [2.2.0](https://codeberg.org/sgs/etoolkit/releases/tag/2.2.0) (2026-04-16) -[Full Changelog](https://github.com/blackm0re/etoolkit/compare/2.0.0...2.1.0) +[Full Changelog](https://codeberg.org/sgs/etoolkit/compare/2.1.0...2.2.0) + +**Changes:** + +- new *%e* macro - current env. var. value (for the same key) + +- migrated the project from GitHub to Codeberg + + +## [2.1.0](https://codeberg.org/sgs/etoolkit/releases/tag/2.1.0) (2024-12-26) + +[Full Changelog](https://codeberg.org/sgs/etoolkit/compare/2.0.0...2.1.0) **Changes:** - add encrypted values to *ETOOLKIT_SENSITIVE* implicitly -## [2.0.0](https://github.com/blackm0re/etoolkit/tree/2.0.0) (2024-05-13) +## [2.0.0](https://codeberg.org/sgs/etoolkit/releases/tag/2.0.0) (2024-05-13) -[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.2.0...2.0.0) +[Full Changelog](https://codeberg.org/sgs/etoolkit/compare/1.2.0...2.0.0) **Changes:** @@ -24,9 +35,9 @@ - new etoolkit.EtoolkitInstance API (not compatible with v1) -## [1.2.0](https://github.com/blackm0re/etoolkit/tree/1.2.0) (2022-04-04) +## [1.2.0](https://codeberg.org/sgs/etoolkit/releases/tag/1.2.0) (2022-04-04) -[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.1.0...1.2.0) +[Full Changelog](https://codeberg.org/sgs/etoolkit/compare/1.1.0...1.2.0) **Changes:** @@ -35,9 +46,9 @@ - new *%p* macro - parent value (for the same key) -## [1.1.0](https://github.com/blackm0re/etoolkit/tree/1.1.0) (2022-03-14) +## [1.1.0](https://codeberg.org/sgs/etoolkit/releases/tag/1.1.0) (2022-03-14) -[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.0.0...1.1.0) +[Full Changelog](https://codeberg.org/sgs/etoolkit/compare/1.0.0...1.1.0) **Changes:** @@ -50,7 +61,7 @@ - use *setuptools* instead of the deprecated *distutils* -# [1.0.0](https://github.com/blackm0re/etoolkit/tree/1.0.0) (2021-12-23) +# [1.0.0](https://codeberg.org/sgs/etoolkit/releases/tag/1.0.0) (2021-12-23) **Changes:** -- cgit v1.3