Skip to content

v0.1.3

Choose a tag to compare

@slorello89 slorello89 released this 07 Dec 01:56
· 213 commits to main since this release
5e4ec7a
  • Fixing bug in how DateTime properties are serialized. They will now be serialized to/from UTC unix timestamps
  • Fixing bug in how Id's set with the RedisIdFieldAttribute were treated
  • Updated API for creating your own custom Id Generation Strategey.