We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae2714 commit 027e330Copy full SHA for 027e330
changelog.md
@@ -1,13 +1,14 @@
1
# Change history
2
3
-## v0.5.2
+## v0.6.1
4
5
- Add Validations to all models
6
- Use `Enum` instead of free text for `IntervalSchedule.period` and `SolarSchedule.event`
7
- Use generic foreign key for schedules in `PeriodicTask`
8
- Make sessions efficient and only use a session when needed
9
- Allow using a separate schema for the tables
10
- Add `ClockedSchedule`
11
+- Improve timezone support
12
13
## v0.3.0
14
0 commit comments