Skip to content

Release 1.0.0 (2026-02-10)

Choose a tag to compare

@AlexanderWillner AlexanderWillner released this 10 Feb 06:42
· 12 commits to main since this release

[1.0.0] - 2026-02-10

Added

  • make update target to update dependencies
  • complete() function to mark tasks as complete programmatically (#121)
  • url() function as the main way to generate Things URLs (#121)
  • reminder_time field in task output (#133)
  • CONTRIBUTING.md with 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_date where clause now uses localtime for 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

Full changelog: https://github.com/thingsapi/things.py/blob/main/CHANGELOG.md