515 Commits
Author SHA1 Message Date
Oliver Hamlet 7de8bdb3a8 Set version to v0.29.0 2026-02-04 21:18:04 +00:00
Oliver Hamlet 7fee083704 Require regress v0.10.5
There are tests that check for the functionality that version newly supports, so an earlier version won't work as expected.
2026-01-27 20:01:17 +00:00
Oliver Hamlet 1443ae91c6 Update docs 2026-01-21 20:13:30 +00:00
Oliver Hamlet 8a7190bfd3 Don't say modifiers aren't supported
They're supported by regress as of v0.10.5.
2026-01-21 17:55:56 +00:00
Oliver Hamlet 0929627703 Update changelog 2026-01-17 18:08:24 +00:00
Oliver HamletandGitHub a9bcfc8635 Merge pull request #208 from loot/dependabot/uv/docs/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4 in /docs
2026-01-17 17:01:30 +00:00
dependabot[bot]andGitHub 3a633e18e3 Bump requests from 2.32.3 to 2.32.4 in /docs
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:54:15 +00:00
dependabot[bot]andGitHub 621aad2b25 Bump urllib3 from 2.4.0 to 2.6.3 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:54:09 +00:00
dependabot[bot]andGitHub e5f44e5299 Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.2 to 3.1.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 19:24:30 +00:00
Oliver Hamlet bbdf979d69 Update docs with dependency updates 2026-01-09 20:59:34 +00:00
Oliver Hamlet 59d0fb7f46 Update changelog 2026-01-04 14:53:07 +00:00
Oliver Hamlet 7e34486218 Add missing C++ API reference entry for MetadataWriteOptions 2026-01-04 14:53:07 +00:00
Oliver Hamlet 8553078dba Update dependency copyright notices
To reflect the loot-condition-interpreter and CXX updates.
2026-01-04 14:53:07 +00:00
Oliver Hamlet 10929878d9 Update version and changelog for v0.28.4 2025-12-31 19:21:17 +00:00
Oliver Hamlet 54604a0ec8 Update version and changelog for v0.28.3 2025-10-22 18:19:02 +01:00
Oliver Hamlet 88ef5a8042 Improve licenses script
Tidy up formatting, and improve license selection logic so that the Apache license is no longer downloaded. This doesn't change what notices are generated.
2025-10-22 18:17:26 +01:00
Oliver Hamlet faa48eb2e6 Update some outdated info in metadata doc 2025-10-11 10:22:35 +01:00
Oliver Hamlet 5a50264eeb Update rust-ini to v0.21.3
This removes a dependency.
2025-10-11 09:07:51 +01:00
Oliver Hamlet 0b42c35b32 Link dependency notices to crates.io
It's the canonical location for all dependencies, and from there people can browse to the repositories or elsewhere.
2025-10-10 23:40:29 +01:00
Oliver Hamlet 893e807d4b Rewrite licenses script
It no longer depends on cargo-attribution, fixes some dev dependencies being included, and fixes some dependencies not being included.
2025-10-10 23:40:29 +01:00
Oliver Hamlet f217904715 Update dependency notices
I forgot to do this before the last release.
2025-10-10 23:31:05 +01:00
Oliver Hamlet ac2b340890 Update version in uv.lock 2025-10-09 18:20:01 +01:00
Oliver Hamlet f4a0917294 Update version and changelog for v0.28.2 2025-10-03 19:23:48 +01:00
Oliver Hamlet 927c708df6 Update version and changelog for v0.28.1 2025-08-11 19:24:39 +01:00
Oliver Hamlet 003d8e5aca Update changelog entry with more details 2025-08-05 17:21:28 +01:00