Releases: caketop/python-starlark-go
Releases ยท caketop/python-starlark-go
v1.0.0
Changelog
v1.0.0 (2023-01-23)
Closed issues:
- Unable to import module on M1 Mac #119
Merged pull requests:
- Add i686 builds for Linux #140 (jordemort)
- Update x/sys #139 (jordemort)
- Update starlark-go to v0.0.0-20230122040757-066229b0515d #138 (caketop-bot)
- Switch to Perl in update-starlark.sh #137 (jordemort)
- Automate updating starlark-go #136 (jordemort)
- Revert "Limits Test PyPI Publish to when the token is defined (#133)" #135 (jordemort)
- Abandon macos universal2 builds for arch-specific builds #134 (colindean)
- Limits Test PyPI Publish to when the token is defined #133 (colindean)
- Test on Python 3.11 latest release, add 3.12 dev #132 (colindean)
- Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 #130 (dependabot[bot])
- Bump pytest from 7.2.0 to 7.2.1 #129 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
v0.1.2
Changelog
v0.1.2 (2023-01-13)
Closed issues:
- Unable to import module on M1 Mac #119
Merged pull requests:
- Bump importlib-metadata from 5.0.0 to 6.0.0 in /docs #127 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.11.2 to 2.11.4 #123 (dependabot[bot])
- Attempts to build wheels across more architectures #120 (colindean)
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 #118 (dependabot[bot])
- Bump wheel from 0.37.1 to 0.38.4 #112 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.11.1 to 2.11.2 #110 (dependabot[bot])
- Bump pytest from 7.1.3 to 7.2.0 #109 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.10.2 to 2.11.1 #108 (dependabot[bot])
- Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 #107 (dependabot[bot])
- Bump importlib-metadata from 4.12.0 to 5.0.0 in /docs #106 (dependabot[bot])
- Bump importlib-metadata from 4.12.0 to 5.0.0 #105 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.10.1 to 2.10.2 #103 (dependabot[bot])
- Bump actions/checkout from 2 to 3 #101 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.10.0 to 2.10.1 #100 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.9.0 to 2.10.0 #99 (dependabot[bot])
- Bump pytest from 7.1.2 to 7.1.3 #98 (dependabot[bot])
- Update myst-parser requirement from <0.18,>=0.17.2 to >=0.17.2,<0.19 in /docs #97 (dependabot[bot])
- Update myst-parser requirement from <0.18,>=0.17.2 to >=0.17.2,<0.19 #96 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
v0.1.1
Changelog
v0.1.1 (2022-08-31)
Merged pull requests:
- Build for Python 3.11 #95 (jordemort)
- Bump pypa/cibuildwheel from 2.4.0 to 2.9.0 #94 (dependabot[bot])
- Bump sphinx from 4.5.0 to 5.1.1 #92 (dependabot[bot])
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 #90 (dependabot[bot])
- Bump sphinx-book-theme from 0.3.2 to 0.3.3 in /docs #87 (dependabot[bot])
- Bump sphinx-book-theme from 0.3.2 to 0.3.3 #86 (dependabot[bot])
- Bump actions/setup-python from 3 to 4.1.0 #85 (dependabot[bot])
- Bump importlib-metadata from 4.11.3 to 4.12.0 in /docs #83 (dependabot[bot])
- Bump importlib-metadata from 4.11.3 to 4.12.0 #82 (dependabot[bot])
- Bump myst-parser from 0.17.2 to 0.18.0 in /docs #77 (dependabot[bot])
- Bump myst-parser from 0.17.2 to 0.18.0 #75 (dependabot[bot])
- Bump readthedocs-sphinx-search from 0.1.1 to 0.1.2 #66 (dependabot[bot])
- Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 #65 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
v0.1.0
Changelog
v0.1.0 (2022-04-28)
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:
- Add documentation URL to setup.cfg #62 (jordemort)
- Bump actions/upload-artifact from 2 to 3 #61 (dependabot[bot])
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 #60 (dependabot[bot])
- Bump actions/download-artifact from 2 to 3 #59 (dependabot[bot])
- Bump actions/setup-go from 2 to 3 #58 (dependabot[bot])
- Create codeql-analysis.yml #57 (jordemort)
- More workflow tweaks #56 (jordemort)
- Add badges to the README #55 (jordemort)
- Add write permission to github_release job #54 (jordemort)
- Fix docs location #53 (jordemort)
- Add configuration for ReadTheDocs #52 (jordemort)
- Get ready for releases #51 (jordemort)
- Build wheels for more platforms #50 (jordemort)
- Rename and add documentation #48 (jordemort)
- Bump pytest from 7.1.1 to 7.1.2 #47 (dependabot[bot])
- Tweaks: C line length = 88, memray during tests #46 (jordemort)
- Allow redirecting Starlark's print() #45 (jordemort)
- Add Valgrind test #44 (jordemort)
- Use a venv in devcontainer and install more tools #43 (jordemort)
- Allow setting globals, back off of dict-likeness #42 (jordemort)
- Add forgotten .clang-format file #41 (jordemort)
- CI: Build wheels with right version & test them #40 (jordemort)
- Tweak clang-format to look like black #39 (jordemort)
- Fix incorrect return type annotation on eval #38 (jordemort)
- Split starlark.go into multiple files #37 (jordemort)
- Implement Mapping and Iterator protocols #36 (jordemort)
- Don't set unspecified in configure_starlark #35 (jordemort)
- Add configure_starlark #34 (jordemort)
- Start threads on-demand #33 (jordemort)
- Move most things from setup.py to setup.cfg #32 (jordemort)
- Fully tricked-out devcontainer #31 (jordemort)
- Rename a bunch of things, again #30 (jordemort)
- Convert starlark.Value in Go using Python C API #29 (jordemort)
- Give up the GIL during Starlark execution #28 (jordemort)
- Test mutiple calls to exec / handle resolve.Error #27 (jordemort)
- Add
filename
to exec/eval andparse
to eval #26 (jordemort) - More devcontainer tweaks #25 (jordemort)
- Rewrite StarlarkGo methods in Go #24 (jordemort)
- Turn on auto-formatting, fix a couple nits #23 (jordemort)
- Spruce up devcontainer #20 (jordemort)
- Fix an unused import and an incorrect cast #19 (jordemort)
- Stop calling back into C to raise exceptions #18 (jordemort)
- Run clang-format (--style=llvm) and gofmt #17 (jordemort)
- The last great renaming, hopefully #16 (jordemort)
- Reimplement exceptions in Python #14 (jordemort)
- Raise exceptions instead of calling
panic
#11 (jordemort) - Move extension sources to root to make Go tooling happier #9 (jordemort)
- Make C extension 'private' #8 (jordemort)
- Prepare for hacking #2 (jordemort)
- Add devcontainer for VSCode #1 (jordemort)
* This Changelog was automatically generated by github_changelog_generator