Skip to content

Releases: fastapi-mvc/copier-project

v0.6.1

30 Jun 17:38
Compare
Choose a tag to compare

Internal

  • Update flake nixpkgs to 23.05. PR #27
  • Bump project dependencies. PR #27
    • Bump fastapi from 0.92.0 to 0.98.0
    • Bump uvicorn from 0.20.0 to 0.22.0
    • Bump myst-parser from 0.19.0 to 1.0.0
    • Bump pytest from 7.2.1 to 7.4.0
    • Bump pytest-asyncio from 0.20.3 to 0.21.0
    • Bump black from 23.1.0 to 23.3.0
    • Bump redis from 4.5.4 to 4.5.5
    • Bump mypy from 1.0.1 to 1.4.1
  • Bump poetry2nix from 1.40.1 to 1.42.0. PR #26
  • Update project GitHub Actions. PR #25
    • Bump cachix/install-nix-action from 20 to 22
    • Bump DeterminateSystems/nix-installer-action from 1 to 4
    • Bump DeterminateSystems/update-flake-lock from 17 to 19

v0.6.0

26 Mar 20:59
Compare
Choose a tag to compare

Features

  • Refactor templated flake.nix using flake-parts. PR #19
  • Template workflow for updating Nix flake inputs. PR #19

Internal

v0.5.0

01 Mar 22:00
Compare
Choose a tag to compare

Fixed

  • Typo in cache key in templated main.yml workflow 86e8e28.

Features

Internal

  • Pin nix version in nix-install-action in templated nix workflow 6b4a13c.
  • Pin nix version in nix-install-action 8106966.
  • Update generator with changes from copier-generator 0.2.0 release. PR #14
  • Update project dependencies. PR #16
    • Bump fastapi from 0.89.1 to 0.92.0.
    • Bump myst-parser from 0.18.1 to 0.19.0.
    • Bump redis from 4.4.2 to 4.5.1.
    • Bump flake8-docstrings from 1.6.0 to 1.7.0.
    • Bump aiohttp from 3.8.3 to 3.8.4.
  • Bump cachix/install-nix-action from 18 to 20 b4e1ef0.
  • Add development dependency - fastapi-mvc 09f7468.

v0.4.0

07 Feb 11:30
Compare
Choose a tag to compare

Internal

  • Update Poetry to 1.3.x. PR #13
  • Update project dependencies. PR #12
    • Bump fastapi from 0.88.0 to 0.89.1.
    • Bump pytest from 7.2.0 to 7.2.1.
    • Bump black from 22.8.0 to 23.1.0.
    • Bump requests from 2.28.1 to 2.28.2.
    • Bump httpx from 0.23.1 to 0.23.3.
  • Update project GitHub Actions. PR #12
    • Bump fkirc/skip-duplicate-actions from 5.2.0 to 5.3.0.

v0.3.0

01 Jan 14:13
Compare
Choose a tag to compare

Features

v0.2.0

15 Dec 19:55
Compare
Choose a tag to compare

Features

Docs

  • Fix api documentation tocdepth c0de3c0.
  • Update nix documentation 0938db7.

Internal

  • Update project dependencies. PR #8
    • pytest (7.1.3 -> 7.2.0)
    • pytest-asyncio (0.19.0 -> 0.20.3)
    • Sphinx (5.2.3 -> 5.3.0)
    • uvicorn (0.18.3 -> 0.20.0)
    • fastapi (0.85.1 -> 0.88.0)
  • Add development dependency - httpx. PR #8
  • Update project GitHub Actions. PR #8
    • cachix/cachix-action (10 -> 12)
    • cachix/install-nix-action (17 -> 18)
    • crazy-max/ghaction-github-pages (3.0.0 -> 3.1.0)

v0.1.1

17 Oct 00:16
Compare
Choose a tag to compare

Fixed

v0.1.0

09 Oct 21:25
Compare
Choose a tag to compare

0.1.0 (09.10.2022)