Commit graph

10 commits

Author SHA1 Message Date
36b4c00e4d
test: all test pass, ready for deployment 2026-04-09 13:02:15 +02:00
1f0890300d
bump: python ver
fix: race condition in SecureMemory global vs. client instance - no more global state mutation
2026-04-09 10:24:55 +02:00
0746b50ee9
bump: version
All checks were successful
Publish to PyPI / publish (push) Successful in 14s
2026-04-09 09:28:56 +02:00
101f8879a9
doc: update docs for release
Some checks failed
Publish to PyPI / publish (push) Has been cancelled
2026-04-09 09:06:03 +02:00
1343462516
feat: add excludes 2026-04-03 12:17:13 +02:00
7eeb8c470b
fix: new base_urls 2026-04-03 12:11:05 +02:00
15b578388c
feat: add workflow to publish to pypi 2026-04-03 12:05:58 +02:00
dependabot[bot]
bf2afe8410
build(deps): bump cryptography from 46.0.3 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-29 02:16:20 +00:00
2c6677748a feat: update project version and documentation link
- Bump version from 0.1.0 to 0.1.1
- Update documentation URL to point to GitHub repository
2026-02-03 18:40:51 +01:00
5c27f51941
Hello World! 2025-12-17 16:03:20 +01:00