Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-28 | 769 Bytes | |
v3.5.2 source code.tar.gz | 2023-11-28 | 2.9 MB | |
v3.5.2 source code.zip | 2023-11-28 | 3.0 MB | |
Totals: 3 Items | 5.9 MB | 0 |
What's Changed
- rich syntax in
buildHtml
via{}
(#194) - python bindings server stopping was solved (#191)
staticDir
with file extensions (#181)- requests safety with
-d:safeRequests
(#180) - new cli project type (#195)
- fix components bugs (#183, [#185])
- fix todo example by @derekdai in https://github.com/HapticX/happyx/pull/189
- mark generated handleRequest proc as gcsafe to display better errors by @levovix0 in https://github.com/HapticX/happyx/pull/193
New Contributors
- @derekdai made their first contribution in https://github.com/HapticX/happyx/pull/189
- @levovix0 made their first contribution in https://github.com/HapticX/happyx/pull/193
Full Changelog: https://github.com/HapticX/happyx/compare/v3.3.0...v3.5.2