Releases: liske/wekan-scheduler
Releases · liske/wekan-scheduler
0.8
Changes:
- Fix time of lambda evaluation (use deecopy).
- Update base image to alpine 3.11.
0.7
Changes:
- Fix logging broken logging to
stdout
inside Docker.
0.6
ChangeLog:
- Fix exception while adding checklists.
- Catch exceptions in details and checklists creation.
0.4
ChangeLog:
- Add support for ICS files (iCal) to suppress card creation due to calendar events (i.e. public holidays).
0.3
ChangeLog:
- Add pytz to python requirements for optional time zone calculations (Wekan expects UTC).
0.2
ChangeLog:
- Add support to use callables for card detail fields to allow building dynamic due times.