Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 23, 2023
Switch project setup from `setup.py` to `pyproject.toml` (#92)
Show description for 8357c33authoredAdd support for terminal status message, allow setting status message directly in exit (#88)
Show description for cd2a5fcSave local key-value store records with the correct extension (#91)
Show description for 060175dauthored
Commits on May 15, 2023
Commits on Apr 24, 2023
Start enforcing local storage to always use the UTF-8 encoding (#87)
Show description for 41c72f2authored
Commits on Mar 30, 2023
- committed
- committed
Fix detecting signature of built-in functions in event handler (#86)
Show description for 93fc7c8authored
Commits on Mar 21, 2023
Add option to add event handlers which accept no arguments (#84)
Show description for d1a17dbauthored
Commits on Mar 13, 2023
Release 1.0.0 (#83)
Show description for b4ed2ecauthored
Commits on Mar 10, 2023
Fixes to `RequestQueue` (#82)
Show description for b165143authored
Commits on Mar 9, 2023
Commits on Mar 8, 2023
Start triggering Docker image builds on release (#81)
Show description for 1abf8c9authored
Commits on Mar 7, 2023
Commits on Mar 6, 2023
- committed
Commits on Mar 3, 2023
Commits on Mar 1, 2023
- committed
- committed
- committed
`MemoryStorage` improvements (#78)
Show description for 6bb8776authored
Commits on Feb 23, 2023
Count `handledRequestCount` properly (#77)
Show description for 7cc12fbauthoredMake sure local `RequestQueueClient` respects `forefront` (#76)
Show description for f4472bbauthored
Commits on Feb 21, 2023
Parse datetimes in actor events (#75)
Show description for de72ef4authoredRemove `pydantic` (#74)
Show description for 8f3b9acauthored
Commits on Feb 20, 2023
Add more Flake8 plugins, fix issues they reported (#73)
Show description for 2227221authored`EventManager` improvements and unit tests (#72)
Show description for 75454caauthoredAdded unit tests for `Configuration` and env vars handling (#71)
Show description for f56ed69authored
Commits on Feb 16, 2023
Fix handling the `MIGRATING` actor event (#70)
Show description for fa68be3authored