summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 2c169097bf3f72b985e8d33d4fed27d9b71b051d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Changelog

## [1.1.0](https://github.com/blackm0re/etoolkit/tree/1.1.0) (2022-03-14)

[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.0.0...1.1.0)

**Changes:**

- a master password can now be set using the *ETOOLKIT_MASTER_PASSWORD* env. variable

- a new parameter *-P* / *--master-password-prompt* can be used in order to force password prompt

- improved tests

- use *setuptools* instead of the deprecated *distutils*


# [1.0.0](https://github.com/blackm0re/etoolkit/tree/1.0.0) (2021-12-23)

**Changes:**

- Initial release