Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
isaacus-dev
/
isaacus-python
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
12
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
release: 0.8.0
- #64
#64
Merged
umarbutler
merged 25 commits into
main
isaacus-dev/isaacus-python:main
from
release-please--branches--main--changes--next
isaacus-dev/isaacus-python:release-please--branches--main--changes--next
Copy head branch name to clipboard
Jul 27, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
release: 0.8.0
#64
umarbutler
merged 25 commits into
main
isaacus-dev/isaacus-python:main
from
release-please--branches--main--changes--next
isaacus-dev/isaacus-python:release-please--branches--main--changes--next
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2025
chore(tests): run tests in parallel
stainless-app[bot]
committed
3f0e6da
View commit details
Copy full SHA for 3f0e6da
Browse repository at this point
fix(client): correctly parse binary response | stream
stainless-app[bot]
committed
5e316fe
View commit details
Copy full SHA for 5e316fe
Browse repository at this point
Commits on Jun 17, 2025
chore(tests): add tests for httpx client instantiation & proxies
stainless-app[bot]
committed
5d2c5b9
View commit details
Copy full SHA for 5d2c5b9
Browse repository at this point
chore(internal): update conftest.py
stainless-app[bot]
committed
e4a5936
View commit details
Copy full SHA for e4a5936
Browse repository at this point
chore(ci): enable for pull requests
stainless-app[bot]
committed
29244fd
View commit details
Copy full SHA for 29244fd
Browse repository at this point
Commits on Jun 18, 2025
chore(readme): update badges
stainless-app[bot]
committed
cd48569
View commit details
Copy full SHA for cd48569
Browse repository at this point
fix(tests): fix: tests which call HTTP endpoints directly with the example parameters
stainless-app[bot]
committed
638c7c4
View commit details
Copy full SHA for 638c7c4
Browse repository at this point
Commits on Jun 19, 2025
docs(client): fix httpx.Timeout documentation reference
stainless-app[bot]
committed
b68d394
View commit details
Copy full SHA for b68d394
Browse repository at this point
Commits on Jun 21, 2025
feat(client): add support for aiohttp
stainless-app[bot]
committed
fba17e9
View commit details
Copy full SHA for fba17e9
Browse repository at this point
Commits on Jun 24, 2025
chore(tests): skip some failing tests on the latest python versions
stainless-app[bot]
committed
b2b3fa8
View commit details
Copy full SHA for b2b3fa8
Browse repository at this point
Commits on Jun 27, 2025
fix(ci): release-doctor — report correct token name
stainless-app[bot]
committed
3cb8672
View commit details
Copy full SHA for 3cb8672
Browse repository at this point
Commits on Jun 28, 2025
chore(ci): only run for pushes and fork pull requests
stainless-app[bot]
committed
94ed1eb
View commit details
Copy full SHA for 94ed1eb
Browse repository at this point
Commits on Jun 30, 2025
fix(ci): correct conditional
stainless-app[bot]
committed
53c81d9
View commit details
Copy full SHA for 53c81d9
Browse repository at this point
Commits on Jul 2, 2025
chore(ci): change upload type
stainless-app[bot]
committed
e79525c
View commit details
Copy full SHA for e79525c
Browse repository at this point
Commits on Jul 8, 2025
chore(internal): codegen related update
stainless-app[bot]
committed
cdfe0be
View commit details
Copy full SHA for cdfe0be
Browse repository at this point
Commits on Jul 9, 2025
chore(internal): bump pinned h11 dep
stainless-app[bot]
committed
5836163
View commit details
Copy full SHA for 5836163
Browse repository at this point
chore(package): mark python 3.13 as supported
stainless-app[bot]
committed
0f7b5d1
View commit details
Copy full SHA for 0f7b5d1
Browse repository at this point
Commits on Jul 10, 2025
fix(parsing): correctly handle nested discriminated unions
stainless-app[bot]
committed
c5d5715
View commit details
Copy full SHA for c5d5715
Browse repository at this point
Commits on Jul 11, 2025
chore(readme): fix version rendering on pypi
stainless-app[bot]
committed
b09f1ad
View commit details
Copy full SHA for b09f1ad
Browse repository at this point
Commits on Jul 12, 2025
fix(client): don't send Content-Type header on GET requests
stainless-app[bot]
committed
2a5d531
View commit details
Copy full SHA for 2a5d531
Browse repository at this point
Commits on Jul 15, 2025
feat: clean up environment call outs
stainless-app[bot]
committed
3ee6948
View commit details
Copy full SHA for 3ee6948
Browse repository at this point
Commits on Jul 22, 2025
fix(parsing): ignore empty metadata
stainless-app[bot]
committed
dd88d17
View commit details
Copy full SHA for dd88d17
Browse repository at this point
Commits on Jul 23, 2025
fix(parsing): parse extra field types
stainless-app[bot]
committed
ba334c7
View commit details
Copy full SHA for ba334c7
Browse repository at this point
Commits on Jul 25, 2025
chore(project): add settings file for vscode
stainless-app[bot]
committed
d6435b0
View commit details
Copy full SHA for d6435b0
Browse repository at this point
release: 0.8.0
stainless-app[bot]
authored
797af04
View commit details
Copy full SHA for 797af04
Browse repository at this point
You can’t perform that action at this time.