v0.4.1
What's Changed
- Fix reload loop by @calumy in #58
- swap out beautifulsoup for a string.replace to avoid html reformatting by @kbehlers in #43
- Specify that the livereload server uses http by @rtpg in #61
- Rename MIDDLEWARE_CLASSES => MIDDLEWARE in README by @michjnich in #67
New Contributors
- @calumy made their first contribution in #58
- @rtpg made their first contribution in #61
- @michjnich made their first contribution in #67
Full Changelog: v0.4.0...v0.4.1