v0.4.0 #23
ilyagr
announced in
Announcements
v0.4.0
#23
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking changes
The
--port-range
option was removed. Instead,--port
can now be repeated and accepts dash-separated ranges. For example, the default is now equivalent to--port 8080-8090 --port 0
.This also corresponds to a breaking change to the
local_server
library interfaceFull Changelog: v0.3.0...v0.4.0
This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions