Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.16.0 source code.tar.gz | 2024-12-25 | 680.3 kB | |
2.16.0 source code.zip | 2024-12-25 | 696.2 kB | |
README.md | 2024-12-25 | 2.5 kB | |
Totals: 3 Items | 1.4 MB | 0 |
What's Changed
- Create
py.typed
by @MicaelJarniac in https://github.com/cruft/cruft/pull/262 - Accept json file for extra_context by @millsks in https://github.com/cruft/cruft/pull/264
- Update project to python 3.8 and fix CI and move to ruff by @sambhav in https://github.com/cruft/cruft/pull/321
- Migrate to uv by @sambhav in https://github.com/cruft/cruft/pull/325
- Fix leftover uv actions by @sambhav in https://github.com/cruft/cruft/pull/326
- Update README.md by @geyslein in https://github.com/cruft/cruft/pull/293
- Typo fixes by @mssalvatore in https://github.com/cruft/cruft/pull/268
- [#299] Minor docs updates by @danial-k in https://github.com/cruft/cruft/pull/300
- Run tests conservatively on mac/windows by @sambhav in https://github.com/cruft/cruft/pull/327
- Preempt tests on updates by @sambhav in https://github.com/cruft/cruft/pull/328
- Update tests to not use cookiecutters outside of cruft org by @sambhav in https://github.com/cruft/cruft/pull/329
- Recursively clone submodules in templates by @ottonemo in https://github.com/cruft/cruft/pull/230
- Don't ignore globs when skipping files for update by @RobertDeRose in https://github.com/cruft/cruft/pull/296
- Allow passing a local folder to cruft update by @padraic-padraic in https://github.com/cruft/cruft/pull/282
- Issue-291: Add commit variable to
cookiecutter
context by @ESKYoung in https://github.com/cruft/cruft/pull/292 - Fix:
cruft diff
fails forcookiecutter
local extensions by @fabrykato in https://github.com/cruft/cruft/pull/290
New Contributors
- @MicaelJarniac made their first contribution in https://github.com/cruft/cruft/pull/262
- @millsks made their first contribution in https://github.com/cruft/cruft/pull/264
- @geyslein made their first contribution in https://github.com/cruft/cruft/pull/293
- @mssalvatore made their first contribution in https://github.com/cruft/cruft/pull/268
- @danial-k made their first contribution in https://github.com/cruft/cruft/pull/300
- @ottonemo made their first contribution in https://github.com/cruft/cruft/pull/230
- @RobertDeRose made their first contribution in https://github.com/cruft/cruft/pull/296
- @padraic-padraic made their first contribution in https://github.com/cruft/cruft/pull/282
- @ESKYoung made their first contribution in https://github.com/cruft/cruft/pull/292
- @fabrykato made their first contribution in https://github.com/cruft/cruft/pull/290
Full Changelog: https://github.com/cruft/cruft/compare/2.15.0...2.16.0