Releases: StardustDL/aexpy
Releases · StardustDL/aexpy
v0.4.3
- Support non-root container.
- Make
tools,iomodule pluggable.
Full Changelog: v0.4.2...v0.4.3
v0.4.2
- Add command shortcuts.
- Add
runimagecommand to use image worker quickly. - Fix
extractwheel mode, add wheel name option for pip-install. - Add new build info injector, supporting package build info.
- Update cli version message.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- Fix file counter preprocessor
- Fix name resolver in api description, avoiding unlimited recursive
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Fix combined producer error propagation.
- Support service plugin.
- Move stable implementation about
WorkerandStatisticianfrom aexpy-index.- Add
toolsmodule andworkerclassses. - Add
statscommand. - Add docker image worker.
- Add
Full Changelog: v0.3.9...v0.4.0
v0.3.9
- Support custom service (plugin) implementation
- Move some logs from info level to debug level
Full Changelog: v0.3.8...v0.3.9
v0.3.8
- Detect environment manager automatically when no env-var specified.
- Support extracting apis from no-python-file modules.
Full Changelog: v0.3.7...v0.3.8
v0.3.7
- Replace
:with&in release pair string, add data sub-directory for index data. - Make class
ReleaseandReleasePairfrozen and hashable. - Support deprecated decorator, see PEP-702.
Full Changelog: v0.3.6...v0.3.7
v0.3.6
- Support extracting apis from no-python-file modules
Full Changelog: v0.3.5...v0.3.6
v0.3.5
- Update member resolving strategy, supporting recursive resolving
Full Changelog: v0.3.4...v0.3.5
v0.3.4
- Save
__all__into slots, fixing private member checking
Full Changelog: v0.3.3...v0.3.4