Releases: delegateas/ExpressionEngine
Releases · delegateas/ExpressionEngine
v5.0.0
5.0.0 (2024-11-12)
⚠ BREAKING CHANGES
Features
v4.2.0
4.2.0 (2024-08-25)
Features
- Add target for Framework 4.8 and 4.6.2 (4d4e562)
Bug Fixes
- removed net3.1 (350f4ee)
- updated to .net 8 + changed datetime to use ToObject, as it wont cast exceptions when mixing datetime/datetimeoffset (ab500a8)
v4.2.0-dev.2
Bug Fixes
- removed net3.1 (350f4ee)
- updated to .net 8 + changed datetime to use ToObject, as it wont cast exceptions when mixing datetime/datetimeoffset (ab500a8)
v4.2.0-dev.1
Features
- Add target for Framework 4.8 and 4.6.2 (4d4e562)
v4.1.2
4.1.2 (2022-11-17)
Bug Fixes
v4.1.1
4.1.1 (2022-11-17)
Bug Fixes
- Remove netcoreapp3.1 and net5.0 and specify dependencies to specific targets (aee3f9b)
v4.1.1-dev.1
Bug Fixes
- Remove netcoreapp3.1 and net5.0 and specify dependencies to specific targets (aee3f9b)
v4.1.0
4.1.0 (2022-11-16)
Features
- Update ExpressionEngine to net6.0 and net7.0 (6d16959)
Bug Fixes
- Add option for getting plain object from .GetValue<> (bc1d0d0)
v4.1.0-dev.1
Features
- Update ExpressionEngine to net6.0 and net7.0 (6d16959)
Bug Fixes
- Add option for getting plain object from .GetValue<> (bc1d0d0)