Skip to content

Releases: caketop/python-starlark-go

v1.1.0rc1

22 Apr 19:32
8660a6c

Choose a tag to compare

Changelog

v1.1.0rc1 (2026-04-22)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.0rc0

29 Mar 18:35
24a5fde

Choose a tag to compare

Changelog

v1.1.0rc0 (2026-03-29)

Full Changelog

Implemented enhancements:

  • Segfault when functions access objects outside closure #297

Closed issues:

  • Replace softprops/action-gh-release with gh release create per zizmor #334
  • Use Sphinx v9 for docs #305
  • GitHub release change log automation munges information #274
  • Publish new version to pypi.org? #251

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.1

09 Dec 23:42
79809f9

Choose a tag to compare

Release notes

Deprecations

The next minor release will drop support for:

  • Python 3.8 and 3.9
  • macOS 13 and earlier
  • manylinux_2_24, manylinux2010, manylinux1

To be removed in a future minor release, but definitely by the next major release:

  • i686 support

Additionally, macOS x86_64 builds are considered deprecated. GitHub will soon no longer offer appropriate runners. We'll try to get a "final Intel Mac" release out before that happens.

Changelog

v1.0.1 (2025-12-09)

Full Changelog

Fixed bugs:

  • v1.0.1rc0 didn't upload wheels #272

Closed issues:

  • Upgrade to latest sphinx on RTD #270

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.1rc1

21 Nov 04:28
9573ece

Choose a tag to compare

v1.0.1rc1 Pre-release
Pre-release

Changelog

Unreleased

Full Changelog

Fixed bugs:

  • v1.0.1rc0 didn't upload wheels #272

v1.0.1rc1 (2025-11-21)

Full Changelog

Merged pull requests:

  • Use new wheel upload keys to download before uploading to GHR and PyPi #273 (colindean)

* This Changelog was automatically generated by github_changelog_generator

v1.0.1rc0

21 Nov 03:32
4ac2dd2

Choose a tag to compare

v1.0.1rc0 Pre-release
Pre-release

Changelog

v1.0.1rc0 (2025-11-20)

Full Changelog

Closed issues:

  • Support builtin fail() function #231
  • Support defining functions in Python #230
  • Add link to docs in repo 'website' section? #175
  • Can't tell what starlark Builtin cannot be converted to Python #143
  • Evaluation errors missing context while syntax errors have them #142

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.0

23 Jan 02:38
0febe51

Choose a tag to compare

Changelog

v1.0.0 (2023-01-23)

Full Changelog

Closed issues:

  • Unable to import module on M1 Mac #119

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.2

13 Jan 02:44
15a0f5e

Choose a tag to compare

Changelog

v0.1.2 (2023-01-13)

Full Changelog

Closed issues:

  • Unable to import module on M1 Mac #119

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.1

31 Aug 03:14
26d070c

Choose a tag to compare

Changelog

v0.1.1 (2022-08-31)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.1.0

28 Apr 21:26
49422ba

Choose a tag to compare

Changelog

v0.1.0 (2022-04-28)

Full Changelog

Closed issues:

  • Remove as much from starlark.c as possible #22
  • Make devcontainer nice #15
  • Hijack Starlark print() #13
  • Create valgrind test #10
  • Switch to setup.cfg and setuptools_scm #7
  • Raise exceptions instead of calling panic #6

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator