Skip to content

Comments

Release version 1.1.0#2

Merged
getlatedev merged 14 commits intomainfrom
develop
Dec 15, 2025
Merged

Release version 1.1.0#2
getlatedev merged 14 commits intomainfrom
develop

Conversation

@getlatedev
Copy link
Contributor

No description provided.

- Add release summary in GitHub Actions
- Check if version exists on PyPI before publishing
- Show clear notices for skip/release decisions
- Bump version to 1.0.1
Shows version info and release status before merging:
- Version from pyproject.toml
- Whether git tag exists
- Whether version exists on PyPI
- Clear indication if release will happen or be skipped
- All resource methods now return typed Pydantic models instead of dicts
- Generate proper Enum classes instead of Literal types
- Add response models: PostsListResponse, ProfileGetResponse, etc.
- Add upload module with direct and Vercel Blob support
- Update tests to use attribute access syntax
- Sync version to 1.1.0 across pyproject.toml and __init__.py
- Add is_draft parameter to posts_create and posts_cross_post
- Create tool_definitions.py as single source of truth for MCP params
- Add script to generate MDX docs from definitions
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

📦 Release Preview

Item Value
Version 1.1.0
Git tag exists ❌ No
PyPI version exists ❌ No

🚀 New Release

When this PR is merged, the following will happen:

  1. ✅ Create GitHub Release v1.1.0
  2. ✅ Publish to PyPI as late-sdk==1.1.0
pip install late-sdk==1.1.0

@getlatedev getlatedev merged commit beda58c into main Dec 15, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants