This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
Releases: palavrapasse/damn
Releases · palavrapasse/damn
v0.0.10
- config: automatic dependencies bump by @rutesantos4 in #33
- config: only allow dependabot updates for internal modules + security updates by @freitzzz in #35
- enhancement: removal of plain text credentials table by @rutesantos4 in #37
v0.0.9
- enhancement: use goroutines when user credentials hash is large by @rutesantos4 in #27
- bugfix: email not supporting case non sensitiveness by @freitzzz in #31
- enhancement: use goroutines when records of primary tables is large by @rutesantos4 in #29
v0.0.8
- refactor: return leak id in the insert by @rutesantos4 in #25
v0.0.7
- bug: database is locked by @rutesantos4 in #23
v0.0.6
- bug: store subscribe with multiple affected into database by @rutesantos4 in #21
v0.0.5
- feat: include subscribe database and entities by @rutesantos4 in #19
v0.0.4
v0.0.3
- bug: remove logging by @rutesantos4 in #13
- feat: support multiple placeholders by @freitzzz in #15
v0.0.2
- refactor: support more lints by @rutesantos4 in #8
- refactor: typed queries by @freitzzz in #11