Releases: flomesh-io/pipy
Releases · flomesh-io/pipy
1.5.8
1.5.7
Full Changelog: 1.5.6...1.5.7
1.5.6
[pjs] Add support of for-loop statements
1.5.5
[core] Changed the default value of maxQueue option in muxers from un…
1.5.4
chore(CMakelists.txt) add option to use system installed openssl (#199)
1.5.3
[filter] Changed the ending condition of forkRace() filter from Strea…
1.5.2
What's Changed
- Fix typo in zh doc by @ruhuang2001 in #196
New Contributors
- @ruhuang2001 made their first contribution in #196
Full Changelog: 1.5.1...1.5.2
1.5.1
[fix] WebSocket sharing the same session in AdminProxy blocked HEAD r…
1.5.0
- Added SharedMap API
- Added zlib API
- Support asynchronous reading files with offset and length
- Improved handling of uncaught Promise exceptions
1.4.3
[core] Start admin service before downloading remote codebases