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
All notable changes to `isaacus-sagemaker` will be documented here. This project adheres to [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3
3
4
-
## [0.1.0] - 2025-XX-XX
4
+
## [Unreleased]
5
+
### Added
6
+
- Added PyPI classifiers.
7
+
8
+
### Fixed
9
+
- Updated CHANGELOG.
10
+
- Updated URLs in `pyproject.toml` to point to the correct repository.
11
+
12
+
## [0.1.1] - 2025-10-26
13
+
### Added
14
+
- Added shields to README.
15
+
16
+
### Fixed
17
+
- Fixed typo in README.
18
+
19
+
## [0.1.0] - 2025-10-26
5
20
### Added
6
21
- Initial release of `isaacus-sagemaker`, providing synchronous and asynchronous HTTP clients for interacting with Isaacus models deployed on AWS SageMaker via the SageMaker Runtime InvokeEndpoint API.
0 commit comments