2022-08-08 17:34:11 +02:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
STL: Statique Littérateur
|
|
|
|
- Repository: https://git.a-lec.org/echolib/stl
|
|
|
|
- Issues: https://git.a-lec.org/echolib/stl/-/issues
|
|
|
|
- Changelog: https://git.a-lec.org/echolib/stl/-/blob/main/CHANGELOG.md
|
|
|
|
- License: https://git.a-lec.org/echolib/stl/-/blob/main/LICENSE
|
|
|
|
|
2022-08-09 17:17:23 +02:00
|
|
|
## [0.2.2]
|
|
|
|
### Added
|
|
|
|
#### Domain Configuration
|
|
|
|
- More infos at resume
|
|
|
|
- New simple check for mail and lang
|
|
|
|
- Answer y is equal to Y...
|
|
|
|
- Domain values can have " for sidebar title, about, title and copyright
|
|
|
|
|
|
|
|
|
2022-08-08 17:34:11 +02:00
|
|
|
## [0.2.1]
|
|
|
|
### Added
|
|
|
|
#### Changeslogs
|
|
|
|
- CHANGELOG.md
|
|
|
|
- last-version.md in help folder (for -v and -u arguments)
|
|
|
|
|
|
|
|
#### Arguments
|
|
|
|
- - -v: Show installed version and last changes
|
|
|
|
- - -u: Check for available update and show last changes
|
|
|
|
- - -U: like -u, but ask to perform upgrade (except for debian based)
|
|
|
|
- - --help: like help, -h
|
|
|
|
- - license: show STL license
|
|
|
|
|
|
|
|
#### Dependancies
|
|
|
|
- curl
|
|
|
|
|
|
|
|
#### Article
|
|
|
|
- Check article size (must be > 60 to be checked)
|
|
|
|
|
|
|
|
#### DB
|
|
|
|
- db (ARTICLE): Inform if article is not in Database yet
|