Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-24 | 246 Bytes | |
v6.31.0 source code.tar.gz | 2025-06-24 | 413.5 kB | |
v6.31.0 source code.zip | 2025-06-24 | 476.4 kB | |
Totals: 3 Items | 890.2 kB | 0 |
- Added
set
to NySession class. This will allow you to set a value in the session. - Added
onFailure
parameter to isSuccessful method inNyValidator
. - Fix
getInitialRouteName
to return the correct initial route name when,when
is used.