Skip to content

v0.1.1-beta

Compare
Choose a tag to compare
@CarlosPavajeau CarlosPavajeau released this 25 Aug 23:36
· 186 commits to master since this release

Changelog

Features

feat: use AutoMapper in Armory (Carlos Pavajeau) (4b61c06)
feat(formats): return the id of the added item (Carlos Pavajeau) (ddb6033)
feat: execute migrations before startup (Carlos Pavajeau) (5193ac8)
feat: use snake case naming convention and load automapper in Armory assembly (Carlos Pavajeau) (8b54160)
feat(users): include use role in jwt generation (Carlos Pavajeau) (9a8cdbf)
feat(weapons): return owner id and name in weapon response (Carlos Pavajeau) (7626681)
feat(squads): search squads by squadron (Carlos Pavajeau) (aa7cc76)

Fixes

fix: solve AssignedWeaponMagazineFormat creation bug (Carlos Pavajeau) (5bf1b10)
fix: fix error assigning role to auth token (Carlos Pavajeau) (b05993c)

Refactors

refactor: convert to using declaration (Carlos Pavajeau) (e2a3b0a)
refactor: remove unused using directive (Carlos Pavajeau) (0842b6f)
refactor: add foreach braces (Carlos Pavajeau) (f55f428)

Tests

No commits

Build

build(deps): add AutoMapper and EFCore.NamingConventions packages (Carlos Pavajeau) (3779126)
build(deps): bump System.IdentityModel.Tokens.Jwt from 6.12.1 to 6.12.2 (#26) (dependabot[bot]) (6fde127)