Release 1.0.0 (2026-02-10)
[1.0.0] - 2026-02-10
Added
make updatetarget to update dependenciescomplete()function to mark tasks as complete programmatically (#121)url()function as the main way to generate Things URLs (#121)reminder_timefield in task output (#133)CONTRIBUTING.mdwith contribution guidelines (#123)- "Used by Things Review" to README (#116)
Changed
- Invoke pylint via pipenv (fixes Python 3.13 compatibility)
- Copyright year updated to 2026
- Database connection handling improvements (#125, #126, #132)
Fixed
stop_datewhere clause now useslocaltimefor accurate date filtering (#117, #118)- Timezone handling improvements
- CONTRIBUTING.md link in README pointing to master instead of main (#124)
- Various import and linting issues
Contributors
- @mbhutton (#125, #126, #132)
- @HiJohnElliott (#133)
- @cato447 (#121)
- @chrisgurney (#117, #118, #123, #124)
- @minthemiddle (#116)
Full changelog: https://github.com/thingsapi/things.py/blob/main/CHANGELOG.md