Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-06 | 562 Bytes | |
v5.1.5.tar.gz | 2020-07-06 | 4.7 MB | |
v5.1.5.zip | 2020-07-06 | 7.2 MB | |
Totals: 3 Items | 11.9 MB | 0 |
New Features
- madvoc - added
@In.defaultValue()
- json - added type parser map.
- methref - added counter for methref detection.
Breaking changes
- methref - methods
on()
andto()
renamed toof()
andget()
. - pathref - methods
on()
andto()
renamed toof()
andget()
. - jerry - removed
$()
method in favor ofs()
- graal compatible.
Bug fixes
- http - cookies not passed down in
HttpBrowser
after a redirect occurs. - lagarto - fixed issue with the conditional comments