Skip to content

Releases: swangoframework/swango-model

2.1.6

27 Apr 08:12
Compare
Choose a tag to compare
add ext-json requirement and update jsonSerialize method signature

2.1.5

07 Nov 07:40
9949ec4
Compare
Choose a tag to compare
fix gc problem

2.1.4

28 Feb 10:41
Compare
Choose a tag to compare
Use more PHP8.1 feature

2.1.2

29 Apr 09:43
Compare
Choose a tag to compare
Fix enum index

2.0.13

11 Mar 10:03
Compare
Choose a tag to compare
Fix error when data is "null"

2.0.12

14 Nov 05:56
fbb6db0
Compare
Choose a tag to compare
Fix bug when instances reah max instance size

2.0.11

14 May 06:31
Compare
Choose a tag to compare
Fix method clearAllInstances()

2.0.10

11 Nov 10:24
Compare
Choose a tag to compare
  • Fix bug when ip is null
  • Add method _setTransactionSerial()

2.0.8

22 Oct 10:17
Compare
Choose a tag to compare

add INSTANCE_SIZE and auto clear old instance

2.0.7

22 Oct 03:00
Compare
Choose a tag to compare

Save query result from selector into LocalCache when the trait is used.