Skip to content

v1.0.0-beta.3

Compare
Choose a tag to compare
@CarlosPavajeau CarlosPavajeau released this 16 Sep 14:00
· 144 commits to master since this release

Changelog

Features

feat(people): unassign a user role when registering a person (Carlos Pavajeau) (3cfae48)
feat(people): implement a person's degree update (Carlos Pavajeau) (a9822c2)
feat(people): allow the assignment and loading of a degree and rank to a person (Carlos Pavajeau) (a8285d5)
feat(formats): include more information in the generation of the formats (Carlos Pavajeau) (8f96a36)
feat(formats): include Applicant full name in formats (Carlos Pavajeau) (fcf70db)
feat: use weapon series (Carlos Andrés Pavajeau Max) (7edb464)
feat: use weapon series (Carlos Andrés Pavajeau Max) (d75ad33)
feat: use weapon series number (Carlos Andrés Pavajeau Max) (9f94e71)

Fixes

No commits

Refactors

refactor: use Automapper to simplify object creation (Carlos Pavajeau) (65d80e4)
refactor: simplify construct method (Carlos Pavajeau) (b23c88a)
refactor: remove default parameter value (Carlos Pavajeau) (9f9ddaf)
refactor: use the overloading mechanism instead of the optional parameters (Carlos Pavajeau) (4a8850d)
refactor: code cleanup (Carlos Pavajeau) (9486316)

Tests

No commits

Build

No commits