Skip to content

Releases: irontitan/paradox

v2.11.4

12 Apr 14:53
2556e4f
Compare
Choose a tag to compare

🦋 Improvements:

  • Remove index signatures from entities in order to prevent the "I can create whatever I want here" problem (#23)

v2.11.3

25 Mar 17:42
adb1e5b
Compare
Choose a tag to compare
Merge pull request #22 from nxcd/hotfix/types

Hotfix/types

v2.11.0

08 Feb 17:47
Compare
Choose a tag to compare

🌵 Features:

  • Add new force option to MongoDbEventRepository's save method (#17)
  • Add new events getter to EventEntity

v2.10.0

29 Jan 16:30
v2.10.0
a1353ed
Compare
Choose a tag to compare

🌵 Features:

  • Add new existsBy method to repository (#13)

v2.9.2

20 Jan 18:34
v2.9.2
23963fc
Compare
Choose a tag to compare

🐛 Bugs:

  • Rollback to version 2.9.0 state (#12)

v2.9.1

20 Jan 17:50
v2.9.1
4b7cea0
Compare
Choose a tag to compare
v2.9.1 Pre-release
Pre-release

🐛 Bugs:

  • Events should be applied in the order they occurred (#11)

v2.9.0

18 Jan 13:01
Compare
Choose a tag to compare
v2.9.0 Pre-release
Pre-release

🦋 Improvements:

  • Allow EventEntity to update its properties without calling the state getter. (#10)

Stable

09 Jan 20:35
Compare
Choose a tag to compare

🦋 Improvements:

Stable - old

10 Dec 17:36
v2.8.1
3a37b42
Compare
Choose a tag to compare

🌵 Features:

  • Adds a new method called bulkInsert to the repository

🦋 Improvements:

  • All bulk-like methods now return the updated entity array

v2.7.0

28 Nov 18:00
f8b4154
Compare
Choose a tag to compare
Bump version number