github sparckles/Robyn v0.49.0
v0.49.0 - [BREAKING 🚨] - make `--dev` command a module only command

latest releases: v0.72.2, v0.72.1, v0.72.0...
21 months ago

What's Changed

Full Changelog: v0.48.0...v0.49.0

Now, --dev mode only works as a module command, e.g. python -m robyn --dev

We had to make --dev command as a module only command to add support for file deletion. Deletion of files would break the module imports otherwise.

Don't miss a new Robyn release

NewReleases is sending notifications on new releases.