Releases: DayMoonDevelopment/post-for-me-python
Releases · DayMoonDevelopment/post-for-me-python
v1.15.0
13 Apr 13:35
Compare
Sorry, something went wrong.
No results found
1.15.0 (2026-04-11)
Full Changelog: v1.14.0...v1.15.0
Features
Bug Fixes
ensure file data are only sent as 1 parameter (c6d61de )
v1.14.0
09 Apr 20:41
Compare
Sorry, something went wrong.
No results found
1.14.0 (2026-04-08)
Full Changelog: v1.13.0...v1.14.0
Features
api: api update (6493cff )
api: api update (b91a784 )
internal: implement indices array format for query and form serialization (623f551 )
Bug Fixes
client: preserve hardcoded query params when merging with user params (d129c09 )
deps: bump minimum typing-extensions version (f80fc21 )
pydantic: do not pass by_alias unless set (39ebd98 )
sanitize endpoint path params (c24a027 )
Chores
ci: skip lint on metadata-only changes (3bd82af )
ci: skip uploading artifacts on stainless-internal branches (2978ba7 )
internal: codegen related update (43838e2 )
internal: tweak CI branches (6251172 )
internal: update gitignore (022cf8c )
v1.13.0
03 Mar 14:38
Compare
Sorry, something went wrong.
No results found
1.13.0 (2026-02-25)
Full Changelog: v1.12.0...v1.13.0
Features
Chores
internal: codegen related update (cb31a6c )
internal: make test_proxy_environment_variables more resilient (f0910f4 )
internal: make test_proxy_environment_variables more resilient to env (5682c8a )
internal: remove mock server code (6aa40b5 )
update mock server docs (f7ef17f )
v1.12.0
13 Feb 21:48
Compare
Sorry, something went wrong.
No results found
1.12.0 (2026-02-13)
Full Changelog: v1.11.0...v1.12.0
Features
Chores
format all api.md files (2cfe2d8 )
internal: bump dependencies (ac94ac4 )
internal: fix lint error on Python 3.14 (894f3e3 )
v1.11.0
02 Feb 01:42
Compare
Sorry, something went wrong.
No results found
1.11.0 (2026-02-02)
Full Changelog: v1.10.1...v1.11.0
Features
api: api update (852cb29 )
api: api update (2f31456 )
client: add custom JSON encoder for extended type support (c71ec5e )
Bug Fixes
docs: fix mcp installation instructions for remote servers (fd3b451 )
v1.10.1
26 Jan 17:25
Compare
Sorry, something went wrong.
No results found
1.10.1 (2026-01-24)
Full Changelog: v1.10.0...v1.10.1
Chores
ci: upgrade actions/github-script (9e076a0 )
internal: update actions/checkout version (b893306 )
v1.10.0
16 Jan 17:24
Compare
Sorry, something went wrong.
No results found
v1.9.0
13 Jan 14:33
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-01-09)
Full Changelog: v1.8.0...v1.9.0
Features
Documentation
prominently feature MCP server setup in root SDK readmes (205c722 )
v1.8.0
30 Dec 04:51
Compare
Sorry, something went wrong.
No results found
v1.7.0
19 Dec 15:57
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-12-19)
Full Changelog: v1.6.0...v1.7.0
Features
Bug Fixes
ensure streams are always closed (a171a01 )
types: allow pyright to infer TypedDict types within SequenceNotStr (89a8bb8 )
use async_to_httpx_files in patch method (589b159 )
Chores
add missing docstrings (6fa5f8f )
add Python 3.14 classifier and testing (3142214 )
deps: mypy 1.18.1 has a regression, pin to 1.17 (c8696fc )
docs: use environment variables for authentication in code snippets (6ad651b )
internal: add --fix argument to lint script (c03c497 )
internal: add missing files argument to base client (69bc0df )
speedup initial import (be813dd )
update lockfile (b624e7f )