Skip to content

Releases: Sharkitek/Core

3.3.0

05 Oct 15:38
v3.3.0
6eee1b7
Compare
Choose a tag to compare

Rename save function to patch to be less confusing (it doesn't actually save anything).

3.2.2

05 Oct 14:57
v3.2.2
8f8dafe
Compare
Choose a tag to compare

Objects, arrays and models changes deep checks when checking if a model is dirty.

3.2.1

05 Oct 14:05
v3.2.1
ff9cb91
Compare
Choose a tag to compare

Fix date property change detection.

3.2.0

05 Oct 12:17
v3.2.0
e373efd
Compare
Choose a tag to compare

Add a way to get the identifier name of a model.

3.1.0

04 Oct 19:27
v3.1.0
4eb8b7d
Compare
Choose a tag to compare

Add models extension system.

3.0.2

04 Oct 15:46
v3.0.2
576338f
Compare
Choose a tag to compare

Improve returned model type for deserialize function.

3.0.1

04 Oct 15:09
v3.0.1
62e62f9
Compare
Choose a tag to compare
  • Add a new model class type.
  • Update branding.

3.0.0

04 Oct 13:01
v3.0.0
72df9f6
Compare
Choose a tag to compare

Models rewrite with new API for better typings and extensibility.

2.1.3

30 Sep 21:00
v2.1.3
498d25a
Compare
Choose a tag to compare

Fix undefined date serialization.

2.1.2

30 Sep 20:55
v2.1.2
9cb2bf1
Compare
Choose a tag to compare

Fix undefined decimal type serialization.