Releases: aulasoftwarelibre/nestjs-eventstore
Releases · aulasoftwarelibre/nestjs-eventstore
Release 0.8.0
03 Jul 06:08
Compare
Sorry, something went wrong.
No results found
feat: upgrade example and docker image (f1d5b9f )
chore: upgrade to nest 10 (456e5f9 )
feat: replace cli with commander module (d242bc9 )
feat: remove external cipher dependency (b58cf9a )
feat: implement internal aes cipher logic (a1880c8 )
Release 0.7.0
21 Mar 18:08
Compare
Sorry, something went wrong.
No results found
Release 0.6.0
24 Oct 21:03
Compare
Sorry, something went wrong.
No results found
feat: upgrade example (f0af467 )
feat: upgrade eventstore and nestjs (4a3775b )
Release 0.4.0
14 Aug 15:48
Compare
Sorry, something went wrong.
No results found
feat: upgrade example app (12e1188 )
feat: upgrade eventstore-db (bd7d52a )
Release 0.3.1
25 Jul 01:11
Compare
Sorry, something went wrong.
No results found
chore: upgrade dependencies (3716fa4 )
style: minor changes (431f60b )
feat: add publishAll method for synchronous event dispatching (9b5a865 )
fix: create key only in first event (fbdbcdc )
fix: decrypt only if encrypted payload exists (0aed374 )
Release 0.3.0
21 Jul 09:10
Compare
Sorry, something went wrong.
No results found
Added encrypted aggregates support
Release 0.2.0
10 Jul 01:30
Compare
Sorry, something went wrong.
No results found
feat: update to nestjs 8 (7a31cb3 )
feat(cli): extract projection handlers explorer as a service (b216760 )
fix(example): module import routes (935876f )