- Add the
--checkoutoption to thecreatecommand to support using specific
branches and tags. Example:
blacksheep create my-proj --template mvc --checkout v1.0.2. - Add support for
intandfloatquestion types. - Add missing
__init__.pyfiles. - Update dependencies, apply latest formatting from
black. - Workflow maintenance.
- Remove Python 3.8 from the build matrix, add Python 3.12 and 3.13.