Skip to content

Releases: StardustDL/aexpy

v0.4.3

13 Mar 10:00

Choose a tag to compare

  • Support non-root container.
  • Make tools, io module pluggable.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Mar 16:16

Choose a tag to compare

  • Add command shortcuts.
  • Add runimage command to use image worker quickly.
  • Fix extract wheel 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

12 Mar 09:57

Choose a tag to compare

  • Fix file counter preprocessor
  • Fix name resolver in api description, avoiding unlimited recursive

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 Mar 07:51

Choose a tag to compare

  • Fix combined producer error propagation.
  • Support service plugin.
  • Move stable implementation about Worker and Statistician from aexpy-index.
    • Add tools module and worker classses.
    • Add stats command.
    • Add docker image worker.

Full Changelog: v0.3.9...v0.4.0

v0.3.9

08 Mar 13:21

Choose a tag to compare

  • 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

08 Mar 05:44

Choose a tag to compare

  • 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

07 Mar 15:52

Choose a tag to compare

  • Replace : with & in release pair string, add data sub-directory for index data.
  • Make class Release and ReleasePair frozen and hashable.
  • Support deprecated decorator, see PEP-702.

Full Changelog: v0.3.6...v0.3.7

v0.3.6

06 Mar 10:34

Choose a tag to compare

  • Support extracting apis from no-python-file modules

Full Changelog: v0.3.5...v0.3.6

v0.3.5

05 Mar 05:53

Choose a tag to compare

  • Update member resolving strategy, supporting recursive resolving

Full Changelog: v0.3.4...v0.3.5

v0.3.4

03 Mar 11:08

Choose a tag to compare

  • Save __all__ into slots, fixing private member checking

Full Changelog: v0.3.3...v0.3.4