Skip to content

Releases: alvidir/rauth

v0.0.10

16 Apr 10:23
eddcddd
Compare
Choose a tag to compare
chore(deps): bump tj-actions/changed-files from 35.7.6 to 35.7.12 (#95)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.7.6 to 35.7.12.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.7.6...v35.7.12)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.0.9

25 Jan 18:38
fde8df6
Compare
Choose a tag to compare
Merge pull request #80 from alvidir/refactor/entity-scope

refactor: scope all behaviors by entity's scope

0.0.8

12 Jan 18:39
e900343
Compare
Choose a tag to compare
Merge pull request #77 from alvidir/refactor/custom-result

refactor: add errors enum and custom error alias

0.0.7

10 Jan 22:45
a048003
Compare
Choose a tag to compare
Merge pull request #68 from alvidir/fix/default-env-values

fix: update deprecated code and remove default values for env

0.0.6

04 Dec 17:21
Compare
Choose a tag to compare
fix: event name must be lowecase

0.0.5

04 Dec 13:20
Compare
Choose a tag to compare
doc: update Cargo version

0.0.4

11 Oct 17:29
7c9d479
Compare
Choose a tag to compare
Merge pull request #49 from alvidir/feat/add-configurable-values

chore: change constants by default values

0.0.3

26 Sep 18:27
ba1fd2f
Compare
Choose a tag to compare
Merge pull request #46 from alvidir/refactor/standardize-code

refactor: standardize code based on clippy's linter

0.0.2

10 Sep 13:25
Compare
Choose a tag to compare
chore: remove commented code

0.0.1

30 Jul 17:04
Compare
Choose a tag to compare
release: database_uri env renamed to postgres_dsn