This repository has been archived on 2021-03-28. You can view files and clone it, but cannot push or open issues/pull-requests.
frank/CHANGELOG.md

13 lines
263 B
Markdown
Raw Permalink Normal View History

## Unreleased
### Added
- Daemons can now accept an interval value, removing the need for a manual while True loop
## v0.1 (2020/08/26)
### Added
- Prefix can now be passed as argument to init
2020-08-26 14:54:55 +02:00
- Pre-made help module
### Fixed
- Buggy 'default' cached_property