Releases: juniwalk/nestor
Releases · juniwalk/nestor
v2.0.7
Added default value to Record::
v2.0.6
Removed final keyword from constructor
v2.0.5
Added option to check if record exists within certain period
v2.0.4
Added withNote method into RecordBuilder
v2.0.3
Switched to new labelledEnum from juniwalk/utils
v2.0.2
Implemented missing getItems method in type enum
v2.0.1
Fixed namespace for type enum
v2.0.0
Upgraded code base for php8.1
v1.1.0
Added support for doctrine/orm attributes
v1.0.10
Fixed invalid requirement in composer