Skip to content

Releases: apify/apify-shared-python

1.2.1

06 Dec 11:43
cbe2ddd
Compare
Choose a tag to compare

Changed

  • Changed ACTOR_BUILD_TAGS to be a comma-separated list variable

1.2.0

05 Dec 15:27
55a8542
Compare
Choose a tag to compare

Added

  • Added new environment variables to constants

1.1.2

04 Jul 15:11
54bf018
Compare
Choose a tag to compare

What's Changed

  • docs: clarify release instructions in CONTRIBUTING by @tobice in #20
  • feat(consts): add actor standby consts by @jirimoravcik in #21

Full Changelog: v1.1.1...v1.1.2

1.1.1

08 Jan 13:17
658f25b
Compare
Choose a tag to compare

Internal changes

  • Relative imports were replaced with absolute imports

1.1.0

16 Nov 15:44
0b3c734
Compare
Choose a tag to compare

Internal changes

  • Migrate from Autopep8 and Flake8 to Ruff

1.0.4

18 Oct 15:35
5a10cdc
Compare
Choose a tag to compare

Added

  • Added support for Python 3.12

Internal changes

  • Removed pytest-randomly Pytest plugin
  • Versions are 2nd level headings in the changelog.
  • Unify indentation in the configuration files.

1.0.2

02 Aug 06:47
1ade4e4
Compare
Choose a tag to compare

Added

  • added the ActorEnvVars enum and new tests

Internal changes

  • added the flake8-simplify package and simplified some code

Full Changelog: v1.0.1...v1.0.2

1.0.1

01 Aug 08:32
Compare
Choose a tag to compare

Internal changes

  • added the ignore_docs decorator to all internal utilities.

Full Changelog: v1.0.0...v1.0.1

1.0.0

26 Jul 09:08
058472e
Compare
Choose a tag to compare

The initial release of the package.