Dietmar Maurer
a9da67124d
bump version to 4.0-79
2016-10-28 17:47:21 +02:00
Dietmar Maurer
08ffd3f3dd
bump version to 4.0-78
2016-10-28 07:04:41 +02:00
Dietmar Maurer
2862235726
bump version to 4.0-77
2016-10-26 11:16:28 +02:00
Dietmar Maurer
8fd0e286c2
bump version to 4.0-76
2016-10-20 06:16:42 +02:00
Dietmar Maurer
e7cc4f9a97
bump version to 4.0-75
2016-10-07 09:02:51 +02:00
Dietmar Maurer
ec48b70cc9
bump version to 4.0-74
2016-09-29 12:46:42 +02:00
Dietmar Maurer
1eac8b4b2c
bump version to 4.0-73
2016-09-16 08:48:41 +02:00
Fabian Grünbichler
0ddae1ce6d
bump version to 4.0-72
2016-08-16 17:16:49 +02:00
Wolfgang Bumiller
084dc74db6
bump version to 4.0-71
2016-07-11 11:34:10 +02:00
Wolfgang Bumiller
a3f6f8a595
bump version to 4.0-70
2016-06-22 11:25:37 +02:00
Dietmar Maurer
6a47f4b05d
bump version to 4.0-69
2016-06-21 06:54:15 +02:00
Dietmar Maurer
e94ca8c8e6
bump version to 4.0-68
2016-06-09 17:56:47 +02:00
Dietmar Maurer
1912759d0e
bump version to 4.0-67
2016-06-03 11:27:28 +02:00
Dietmar Maurer
c1a4a02b98
bump version to 4.0-66
2016-06-01 11:32:28 +02:00
Dietmar Maurer
150f4bc65a
bump version to 4.0-65
2016-05-25 11:34:12 +02:00
Dietmar Maurer
6e537f49bd
bump version to 4.0-64
2016-05-23 06:27:01 +02:00
Dietmar Maurer
5ee7c8243f
bump version to 4.0-63
2016-05-18 11:23:49 +02:00
Dietmar Maurer
cee324e053
bump version to 4.0-62
2016-05-14 11:27:46 +02:00
Dietmar Maurer
dc1401ad0f
bump version to 4.0-61
2016-05-11 11:10:36 +02:00
Dietmar Maurer
825247bdb2
update changelog
2016-05-04 08:11:02 +02:00
Dietmar Maurer
6af06fb0c0
bump version to 4.0-60
2016-05-03 07:09:37 +02:00
Dietmar Maurer
a76028f847
bump version to 4.0-59
2016-04-13 06:37:47 +02:00
Dietmar Maurer
ca060a8160
update changelog
2016-04-05 12:25:20 +02:00
Dietmar Maurer
344c19ff41
update changelog
2016-04-05 12:23:33 +02:00
Dietmar Maurer
b9df2e6063
bump version to 4.0-58
2016-04-05 06:28:59 +02:00
Dietmar Maurer
ed258d2884
update changelog
2016-04-01 09:02:37 +02:00
Dietmar Maurer
c3608045b8
bump version to 4.0-57
2016-04-01 07:17:09 +02:00
Dietmar Maurer
ee9e7f3dc4
bump version to 4.0-56
2016-03-21 08:47:39 +01:00
Dietmar Maurer
0ed28a89eb
bump version to 4.0-55
2016-03-16 16:48:44 +01:00
Dietmar Maurer
9e23d2fb61
bump version to 4.0-54
2016-03-15 06:46:20 +01:00
Dietmar Maurer
b7248cc7b1
bump version to 4.0-53
2016-03-08 15:51:30 +01:00
Dietmar Maurer
b249031c64
bump version to 4.0-52
2016-03-08 11:34:42 +01:00
Dietmar Maurer
bf536088d7
bump version to 4.0-51
2016-03-03 10:12:55 +01:00
Dietmar Maurer
724dc41878
bump version to 4.0-50
2016-03-02 06:23:40 +01:00
Dietmar Maurer
6a4950944d
bump version to 4.0-49
2016-02-18 09:40:53 +01:00
Wolfgang Bumiller
d1e490c12f
schema: disable additional properties in property strings
...
Changed the default additional_properties parameter when
verifying them from undefined (which defaults to 1) to 0.
parse_property_strings() now takes an optional
additional_properties parameter, too.
2016-02-11 12:03:00 +01:00
Dietmar Maurer
c9f0e76bc4
bump version to 4.0-48
2016-02-11 11:25:02 +01:00
Dietmar Maurer
dde69c3200
update changelog
2016-02-10 12:21:05 +01:00
Dietmar Maurer
2701dc7479
bump version to 4.0-47
2016-02-10 11:14:06 +01:00
Dietmar Maurer
8cbc26d3a8
bump version to 4.0-46
2016-01-27 16:56:00 +01:00
Dietmar Maurer
d601e17b10
bump version to 4.0-45
2016-01-18 16:54:30 +01:00
Dietmar Maurer
8992139368
bump version to 4.0-44
2016-01-15 17:26:22 +01:00
Dietmar Maurer
df6da413d4
bump version to 4.0-43
2016-01-08 12:51:16 +01:00
Dietmar Maurer
3d7f2d2ae6
bump version to 4.0-42
2015-12-19 09:06:41 +01:00
Dietmar Maurer
8eed5f915d
bump version to 4.0-41
2015-12-07 11:17:56 +01:00
Dietmar Maurer
59beafd43a
bump version to 4.0-40
2015-11-30 13:00:41 +01:00
Wolfgang Bumiller
35e7d23983
print_property_string: skip keys early
...
Keys in the skip-list don't need to be valid schema keys.
This was overly strict before which makes it harder to
include temporary internal keys in a such an object.
2015-11-26 12:10:48 +01:00
Dietmar Maurer
dca615d2e8
bump version to 4.0-39
2015-11-26 08:09:44 +01:00
Dietmar Maurer
015b013080
bump version to 4.0-38
2015-11-19 06:25:36 +01:00
Dietmar Maurer
87432734f6
bump version to 4.0-37
2015-11-13 11:16:48 +01:00