Releases: VCTLabs/pystache
Release v0.6.4
v0.6.4 (2023-08-13)
Other
-
Merge pull request PennyDreadfulMTG#23 from PennyDreadfulMTG/more-fixes. [Thomas David Baker]
Use the content-type for RST that pypi now wants
-
Use the content-type for RST that pypi now wants. [Thomas David Baker]
Release v0.6.2
0.6.2 (2022-09-14)
New
-
Add full sphinx apidoc build, include readme/extras. [Stephen L Arnold]
- add new tox commands for 'docs' and 'docs-lint'
- cleanup link errors found by docs-lint
- add sphinx doc build workflow, update ci workflow
- remove new version var from init.py globals
Changes
- Convert readme.md to readme.rst, move extra docs. [Stephen L Arnold]
Fixes
-
Fix included filename and link cleanup. [Stephen L Arnold]
-
Remove more py2 cruft from doctesting (py3.10 warnings) [Stephen L Arnold]
-
Update maintainer info and spec test cmd. [Stephen L Arnold]
- update coverage value for delta/base, allow digits only
-
Use updated bandit action and workflow excludes (exclude test) [Stephen L Arnold]
- also fix missing PR event check in coverage workflow
-
Use current org-level coverage workflow. [Stephen L Arnold]
- increase fetch depth and update regex
- updated action deps, relaxed run criteria
- go back to "normal" tokens, remove permission hacks
- still needs more job isolation => refactor for another day
Other
-
Do pre-release (manual) updates for changes and conda recipe. [Stephen L Arnold]
- create changes file: gitchangelog v0.6.0.. > CHANGELOG.rst
- edit top line in CHANGELOG.rst using current date/new tag
- edit conda/meta.yaml using new tag, then tag this commit
-
Merge pull request #4 from VCTLabs/conda-updates. [Steve Arnold]
conda recipe updates
-
Merge pull request #3 from VCTLabs/pkg-doc-updtes. [Steve Arnold]
Packaging and doc updates
-
Merge pull request PennyDreadfulMTG#18 from VCTLabs/mst-upstream. [Thomas David Baker]
Workflow and test driver fixes
-
Use buildbot account. [Katelyn Gigante]
-
Merge pull request PennyDreadfulMTG#16 from PennyDreadfulMTG/fix-coverage. [Katelyn Gigante]
Use ACCESS_TOKEN secret rather than provided GITHUB_TOKEN
-
Use ACCESS_TOKEN secret rather than provided GITHUB_TOKEN. [Katelyn Gigante]
Should fix the coverage badge