Tue, 26 Mar 2013 11:42:21 +0100Hopefully managed to convince the release plugin to read GPG key from settings.xml
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Mar 2013 11:42:21 +0100] rev 895
Hopefully managed to convince the release plugin to read GPG key from settings.xml

Tue, 26 Mar 2013 09:42:42 +0100Manually increasing the version to get ready for 0.5 release
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Mar 2013 09:42:42 +0100] rev 894
Manually increasing the version to get ready for 0.5 release

Tue, 26 Mar 2013 09:29:05 +0100Richer example showing Knockout operations with arrays/lists and ability to receive parameters from an event
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Mar 2013 09:29:05 +0100] rev 893
Richer example showing Knockout operations with arrays/lists and ability to receive parameters from an event

Tue, 26 Mar 2013 09:24:26 +0100Keep case of id tag when generating name of the field
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Mar 2013 09:24:26 +0100] rev 892
Keep case of id tag when generating name of the field

Mon, 25 Mar 2013 18:36:50 +0100Merging the array/complex type knockout mapping into default branch for version 0.5
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 18:36:50 +0100] rev 891
Merging the array/complex type knockout mapping into default branch for version 0.5

Mon, 25 Mar 2013 16:47:17 +0100Don't duplicate history values model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 16:47:17 +0100] rev 890
Don't duplicate history values

Mon, 25 Mar 2013 16:33:39 +0100Make the level of obfuscation configurable model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 16:33:39 +0100] rev 889
Make the level of obfuscation configurable

Mon, 25 Mar 2013 16:27:50 +0100OnFunction methods need to be package private, so static compilation with full obfuscation does not remove them model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 16:27:50 +0100] rev 888
OnFunction methods need to be package private, so static compilation with full obfuscation does not remove them

Mon, 25 Mar 2013 16:17:21 +0100Better (from a static compilation point of view) to let JavaScript call the basic (non-private) getter and do conversion then model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 16:17:21 +0100] rev 887
Better (from a static compilation point of view) to let JavaScript call the basic (non-private) getter and do conversion then

Mon, 25 Mar 2013 16:16:30 +0100Class.isAssignableFrom and primitive types works better now model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 16:16:30 +0100] rev 886
Class.isAssignableFrom and primitive types works better now