Skip to content

Releases: marcransome/pond

2.6.0

03 Oct 17:30
92c1692
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.5...2.6.0

2.5.5

27 Sep 19:12
2.5.5
ab7e9ae
Compare
Choose a tag to compare

What's Changed

  • Bump version for release by @marcransome in #209
  • Bump the version-updates group with 4 updates by @dependabot in #211
  • Bump fish-shop/run-fishtape-tests from 2.0.1 to 2.1.0 in the version-updates group by @dependabot in #212
  • Bump fish-shop/run-fishtape-tests from c43f3e429a4f5cf9f9acc7f8bf6bd8e4cab39413 to 5bc04c7f6cebcadf436b6dd5f1ad0feb5aa9e881 in the version-updates group by @dependabot in #213
  • Bump the version-updates group across 1 directory with 4 updates by @dependabot in #215
  • Bump fish-shop/syntax-check from 2.1.1 to 2.2.0 in the version-updates group by @dependabot in #216
  • Bump umbrelladocs/action-linkspector from 1.1.3 to 1.2.0 in the version-updates group by @dependabot in #217
  • Bump the version-updates group with 4 updates by @dependabot in #218
  • Add indentation check by @marcransome in #219
  • Check indentation of all fish files by @marcransome in #220
  • Bump fish-shop/install-fish-shell from 1.0.11 to 1.0.15 in the version-updates group by @dependabot in #221
  • Bump umbrelladocs/action-linkspector from 1.2.0 to 1.2.1 in the version-updates group by @dependabot in #222
  • Update README.md by @barbashovtd in #223
  • Bump the version-updates group with 5 updates by @dependabot in #224
  • Bump step-security/harden-runner from 2.9.1 to 2.10.1 in the version-updates group by @dependabot in #225
  • Bump the version-updates group across 1 directory with 5 updates by @dependabot in #227
  • Bump the version-updates group with 5 updates by @dependabot in #228
  • Bump the version-updates group with 6 updates by @dependabot in #230

New Contributors

Full Changelog: 2.5.4...2.5.5

2.5.4

09 Aug 20:57
2.5.4
b27e2fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.3...2.5.4

2.5.3

28 Jul 16:44
2.5.3
b15c63f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.2...2.5.3

2.5.2

14 Jul 18:06
2.5.2
dd80d93
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1

14 Jul 01:56
2.5.1
3be68de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

25 Dec 08:02
597aca4
Compare
Choose a tag to compare

⚡️ Minor point release including small documentation and project changes.

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

29 May 19:37
2.4.0
b170de3
Compare
Choose a tag to compare

🤖 Developer-focused release including several small quality of life improvements.

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

30 Dec 17:58
2.3.1
4a39540
Compare
Choose a tag to compare

🧯 Bug fix release that suppresses an error when attempting to drain an empty pond.

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

26 Nov 12:58
2.3.0
57e50f4
Compare
Choose a tag to compare

🦑 This is a maintenance release focused primarily on improving unit test coverage and development workflow:

  • Added dev container support for integration with GitHub Codespaces
  • Moved man page generation to container image (using pandoc) and introduced a new supporting script tools/gen-doc, replacing the previous docs/gen-doc script
  • Added initialisation tests and improved validation test coverage
  • Several small improvements to GitHub Actions workflows

What's Changed

Full Changelog: 2.2.0...2.3.0