Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-14 | 2.5 kB | |
v0.10.0 source code.tar.gz | 2025-06-14 | 212.4 kB | |
v0.10.0 source code.zip | 2025-06-14 | 265.4 kB | |
Totals: 3 Items | 480.4 kB | 0 |
What's Changed
- spelling fix by @gpflaum in https://github.com/prkumar/uplink/pull/292
- Update docs/user/serialization.rst by @yyolk in https://github.com/prkumar/uplink/pull/283
- Merge stable into master by @prkumar in https://github.com/prkumar/uplink/pull/293
- Require setuptools on install by @nealian in https://github.com/prkumar/uplink/pull/306
- Move to pydantic2 by @leiserfg in https://github.com/prkumar/uplink/pull/312
- Migrate CI pipeline to GitHub Actions by @prkumar in https://github.com/prkumar/uplink/pull/315
- Modernize python to 3.10, introduce ruff formating by @leiserfg in https://github.com/prkumar/uplink/pull/313
- Remove tj-actions/changed-files by @leiserfg in https://github.com/prkumar/uplink/pull/317
- Allow arguments initialization using subscription syntax by @whippiii in https://github.com/prkumar/uplink/pull/316
- Migrate some docs to Markdown by @prkumar in https://github.com/prkumar/uplink/pull/318
- Migrate from Travis CI to GitHub Actions by @prkumar in https://github.com/prkumar/uplink/pull/319
- Prepare for 0.10.0a1 release by @prkumar in https://github.com/prkumar/uplink/pull/320
- Set id-token: write permission for Trusted Publishing by @prkumar in https://github.com/prkumar/uplink/pull/321
- Update CONTRIBUTING.md to reflect uv usage by @leiserfg in https://github.com/prkumar/uplink/pull/323
- Handle tuples in pydantic v1 by @leiserfg in https://github.com/prkumar/uplink/pull/324
- Use optional dependencies instead of dependency groups by @whippiii in https://github.com/prkumar/uplink/pull/325
- Fix my name and add Ernesto Avilés Vázquez by @leiserfg in https://github.com/prkumar/uplink/pull/326
- Migrate to mkdocs by @prkumar in https://github.com/prkumar/uplink/pull/327
- Extract pydantic import (fixes [#328]) by @leiserfg in https://github.com/prkumar/uplink/pull/332
- Support marshmallow 4.0, covers [#333] by @leiserfg in https://github.com/prkumar/uplink/pull/334
- Clean up some stale info and links by @prkumar in https://github.com/prkumar/uplink/pull/336
- Bump version to v0.10.0 by @prkumar in https://github.com/prkumar/uplink/pull/338
New Contributors
- @gpflaum made their first contribution in https://github.com/prkumar/uplink/pull/292
- @nealian made their first contribution in https://github.com/prkumar/uplink/pull/306
- @whippiii made their first contribution in https://github.com/prkumar/uplink/pull/316
Full Changelog: https://github.com/prkumar/uplink/compare/v0.9.7...v0.10.0