Skip to content

Commit 175ae39

Browse files
committed
update Changes and bump version to 0.40067
1 parent 0cae37c commit 175ae39

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Changes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
1+
0.40067 Wed Oct 19, 2016
22
Fixed Text validation checking, to allow deflations and transformations
33
to be applied first.
4+
change order of processing 'input_without_param' and 'use_fields_for_input_without_param'
5+
fixes problem with not using default for select field
6+
fix for deflation of undef value, from ether's pull request 122
7+
switch from JSON.pm to JSON::MaybeXS
8+
use coercion on 'options' instead of duplicate code in _load_options
9+
use [PkgVersion]
10+
fix bug in TextCSV field caused by setting error for multiple values in Text field
411

512
0.40066 Mon Jul 18, 2016
613
Improve Select field option list support

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = Perl_5
77
copyright_holder = Gerda Shank
88
copyright_year = 2016
99

10-
version = 0.40066
10+
version = 0.40067
1111

1212
[@Git]
1313
tag_format = %v

0 commit comments

Comments
 (0)