Skip to content

Releases: osprey-oss/cookiecutter-uv

0.0.12

Choose a tag to compare

@fpgmaas fpgmaas released this 10 Apr 12:11
4fa07cb

What's Changed

  • Fixed formatting by @Solipsistmonkey in #72
  • Fix: install uv in devcontainer by @Kopfstein in #74
  • [PATCH] Fix devcontainer URL by @onemec in #75
  • bump ruff and uv by @fpgmaas in #78
  • Add workflow to auto-update dependencies every week by @fpgmaas in #81
  • chore: weekly dependency updates by @github-actions[bot] in #82
  • Add support for Python 3.14 by @fpgmaas in #83
  • Improve dependencies pipeline by @fpgmaas in #85
  • chore: weekly dependency updates by @github-actions[bot] in #84
  • chore: weekly dependency updates by @github-actions[bot] in #86
  • Remove outdated references to Python 3.9 by @fpgmaas in #89
  • add better unit tests by @fpgmaas in #90
  • Migrate to Osprey OSS by @fpgmaas in #93
  • chore: weekly dependency updates by @github-actions[bot] in #88
  • 87 add support for using zensical by @MaKaNu in #92
  • Small fixes for docs with Zensical by @fpgmaas in #97
  • Deploy to example repo on every MR to validate CI works with default settings. by @fpgmaas in #94

New Contributors

Full Changelog: 0.0.11...0.0.12

0.0.11

Choose a tag to compare

@fpgmaas fpgmaas released this 31 Jul 06:51
3be53a5

What's Changed

New Contributors

Full Changelog: 0.0.10...0.0.11

0.0.10

Choose a tag to compare

@fpgmaas fpgmaas released this 10 May 15:31
48a3d75

What's Changed

New Contributors

Full Changelog: 0.0.9...0.0.10

0.0.9

Choose a tag to compare

@fpgmaas fpgmaas released this 19 Dec 06:22
1e083e8

What's Changed

  • fix bool type in TOML by @zrquan in #18
  • Specify top-level package by @zrquan in #20
  • Fix action errors when codecov is "n" and replaced hardcoded names with placeholders by @pancan21 in #21
  • Bump uv to 0.5.9 by @fpgmaas in #31
  • Fix license file creation by @MaKaNu in #30

New Contributors

Full Changelog: 0.0.8...0.0.9

0.0.8

Choose a tag to compare

@fpgmaas fpgmaas released this 09 Oct 06:03
f89843d

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8

0.0.7

Choose a tag to compare

@fpgmaas fpgmaas released this 25 Sep 14:13
664ae98

What's Changed

  • Add Cross-Platform Support to Makefile by @gsiddhant in #1
  • fix mkdocstrings bug with griffe>1.0.0 by @fpgmaas in #8
  • Fix ruff configuration and linting docs by @fpgmaas in #10

New Contributors

Full Changelog: 0.0.6...0.0.7

0.0.6

Choose a tag to compare

@fpgmaas fpgmaas released this 16 Sep 06:04
02cf32e

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

Choose a tag to compare

@fpgmaas fpgmaas released this 06 Sep 17:34
9b44cf9

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

Choose a tag to compare

@fpgmaas fpgmaas released this 03 Sep 17:55
Add uvx instructions

0.0.3

Choose a tag to compare

@fpgmaas fpgmaas released this 03 Sep 14:52
improved tutorial