Skip to content

Releases: skipperbent/pecee

Version 1.4.0.4

20 Nov 04:33
Compare
Choose a tag to compare
  • Optimised Url class.

Version 1.4.0.3

20 Nov 03:43
Compare
Choose a tag to compare
  • Added defaultValue parameter to getValue method in Form class.

Version 1.4.0.2

20 Nov 03:31
Compare
Choose a tag to compare
  • Fixed some wierd behavior on bool method in Form class.

Version 1.4.0.1

20 Nov 02:14
Compare
Choose a tag to compare
  • Fixed save-value not working when using custom array on selectStart in Form class.

Version 1.4.0.0

20 Nov 00:12
Compare
Choose a tag to compare
  • Optimised bool method in Form class.

Version 1.3.5.9

19 Nov 23:43
Compare
Choose a tag to compare
  • Optimised getInterator method in Model class.
  • env function helper now returns correct default value.

Version 1.3.5.8

18 Nov 06:28
Compare
Choose a tag to compare
  • Fixed Model not supporting primary columns with strings.

Version 1.3.5.7

18 Nov 04:31
Compare
Choose a tag to compare
  • Optimisations to Form class.

Version 1.3.5.6

18 Nov 04:25
Compare
Choose a tag to compare
  • Fixed wrong reference in ValidateInputDate and ValidateInput DateTime validator classes.

Version 1.3.5.5

18 Nov 03:42
Compare
Choose a tag to compare
  • Fixed get value not inflicting boolean/checkbox.
  • Fixed bug in getValue() method - checking for false and null in same statement.