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
* Remove CI/CD
Add scripts to bump, build, upload with twine
* Add pdm script to prune local tags
* Improve README
* Add prune-local-branches.sh:
Add script to remove branches from local that have been deleted on remote.
* Fix utils, update .gitignore:
Add try/except for importing fastapi utils.
Fix imports in all __init__.py files.
Add new operations to msgpack_utils. Add serialize/deserialize simple bytestring.
Fix diskcache always creating a cache by adding get_cache() function and a default cache conf dict.
* Fix version in pyproject
---------
Co-authored-by: redjax <[email protected]>
0 commit comments