| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jprq-windows-amd64.exe | 2023-10-17 | 5.9 MB | |
| jprq-windows-386.exe | 2023-10-17 | 5.7 MB | |
| jprq-linux-arm64 | 2023-10-17 | 5.5 MB | |
| jprq-linux-arm | 2023-10-17 | 5.7 MB | |
| jprq-linux-amd64 | 2023-10-17 | 5.8 MB | |
| jprq-linux-386 | 2023-10-17 | 5.6 MB | |
| jprq-darwin-arm64 | 2023-10-17 | 8.1 MB | |
| jprq-darwin-amd64 | 2023-10-17 | 8.2 MB | |
| jprq 2.2 source code.tar.gz | 2023-10-17 | 41.9 kB | |
| jprq 2.2 source code.zip | 2023-10-17 | 53.3 kB | |
| README.md | 2023-10-17 | 1.5 kB | |
| Totals: 11 Items | 50.6 MB | 0 | |
Release notes 2.2
- ⚡️ optimizations and bug fixes
- 🐛 jprq debugger race condition issues
- 📁
jprq serve- built-in http server to serve files - 🔜
brew install jprq- install jprq with brew installer
What's Changed
- Fix Debugger Cpu Load Issue by @mmkamron in https://github.com/azimjohn/jprq/pull/146
- Debugger Bug Fixes by @azimjohn in https://github.com/azimjohn/jprq/pull/147
- Fix cli flags order by @mmkamron in https://github.com/azimjohn/jprq/pull/149
- .sum file included. by @DiyorbekAzimqulov in https://github.com/azimjohn/jprq/pull/163
- Fix Flutter by @azimjohn in https://github.com/azimjohn/jprq/pull/165
- [Enhancement] Add windows installation guide by @mmnvb in https://github.com/azimjohn/jprq/pull/166
- added printHelp for issue 169 by @bek-shoyatbekov in https://github.com/azimjohn/jprq/pull/171
- free function which kills jprq processes using cmd by @aslon1213 in https://github.com/azimjohn/jprq/pull/168
- request/response race condition is avoided; fake requests populater added; other minor JS-related fixes. by @Jasurb3k-coding in https://github.com/azimjohn/jprq/pull/172
New Contributors
- @DiyorbekAzimqulov made their first contribution in https://github.com/azimjohn/jprq/pull/163
- @mmnvb made their first contribution in https://github.com/azimjohn/jprq/pull/166
- @bek-shoyatbekov made their first contribution in https://github.com/azimjohn/jprq/pull/171
- @aslon1213 made their first contribution in https://github.com/azimjohn/jprq/pull/168