Releases: nkootstra/things
Releases · nkootstra/things
v0.3.3
28 Apr 20:20
Compare
Sorry, something went wrong.
No results found
release: v0.3.3
chore: stamp 0.3.3 in changelog
feat: search and project CRUD across SDK, API, and MCP (#28 )
v0.3.2
28 Apr 18:52
Compare
Sorry, something went wrong.
No results found
release: v0.3.2
rename: PyPI distribution things-mcp -> things-cloud-mcp
v0.3.1
28 Apr 18:35
Compare
Sorry, something went wrong.
No results found
release: v0.3.1
fix: adversarial-review hardening across auth, sync, tags, and packaging (#27 )
v0.3.0
26 Apr 12:41
Compare
Sorry, something went wrong.
No results found
release: v0.3.0
fix: use python -m pytest in release script
chore: include things-mcp in release script
feat: protocol conformance, checklist write, evening scheduling, and hardening (#26 )
feat: smart lists, first-class tags, and MCP server (#24 )
v0.2.5
25 Apr 13:01
Compare
Sorry, something went wrong.
No results found
release: v0.2.5
Chore: update CHANGELOG, contact_uuid HTTP field, expand pyright (#23 )
v0.2.4
25 Apr 12:20
Compare
Sorry, something went wrong.
No results found
release: v0.2.4
Feat: complete write path for reminder_time, leaves_tombstone, contact_uuid (#22 )
v0.2.3
25 Apr 10:58
Compare
Sorry, something went wrong.
No results found
release: v0.2.3
Feat: warn when server schema version exceeds client (#21 )
Fix: Things Cloud protocol correctness (Area3/Tag4, reminder_time, Tombstone2) (#20 )
v0.2.2
25 Apr 10:23
Compare
Sorry, something went wrong.
No results found
release: v0.2.2
Feat: add optional structured JSON logging and metrics endpoint (#19 )
fix: increase scheduler test sleep to avoid timing flakes on CI
Feat: migrate ORM models to SQLAlchemy 2.0 Mapped types and expand pyright (#18 )
Feat: add DefaultSyncConfig to SDK public API (#17 )
Chore: add CI, Docker and PyPI badges to READMEs (#16 )
v0.2.1
25 Apr 09:42
Compare
Sorry, something went wrong.
No results found
release: v0.2.1
Chore: package separation polish (#15 )
Test: strengthen architecture guardrails and fix boundary violations (#14 )
Docs: add CHANGELOG.md (#13 )
CI: expand pyright type-checking coverage (#12 )
Feat: add SDK examples directory (#11 )
CI: add pyright type-checking foundation (#10 )
Chore: polish package metadata for API and SDK (#9 )
CI: verify published SDK and Docker artifacts after release (#8 )
Chore: automate version bumps and tagged releases (#7 )
Docs: clarify API vs SDK usage and smoke-tested releases (#6 )
ci: add SDK and Docker smoke tests
v0.2.0
25 Apr 07:38
Compare
Sorry, something went wrong.
No results found
release: v0.2.0
SDK: typed protocols, public exports, standalone tests, entity handlers, workspace package (#5 )
Refactor: extract things_sdk core library (#4 )