Releases: leaphy-robotics/leaphy-webbased-backend
Releases · leaphy-robotics/leaphy-webbased-backend
v1.4.1
What's Changed
- chore(deps): bump uvicorn from 0.27.0 to 0.27.0.post1 by @dependabot in #11
- chore(deps): bump pydantic from 2.5.3 to 2.6.0 by @dependabot in #12
- chore: disable lib refresh when refresh interval < 0 by @rmoesbergen in #13
- chore(deps): bump fastapi from 0.109.0 to 0.109.2 by @dependabot in #14
- chore: add board type + libraries to cache key by @sverben in #16
New Contributors
- @dependabot made their first contribution in #11
- @sverben made their first contribution in #16
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: periodically update arduino library index by @rmoesbergen in #10
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix: improve minifier error handling by @rmoesbergen in #6
- fix: use bytes instead of str for base64 encoded data
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add /minify/python API endpoint by @rmoesbergen in #5
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: cache arduino library installs by @rmoesbergen in #4
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: limit compile job concurrency by @rmoesbergen in #3
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: return correct result json by @rmoesbergen in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: add caching of code compilation by @rmoesbergen in #1
New Contributors
- @rmoesbergen made their first contribution in #1
Full Changelog: https://github.com/leaphy-robotics/leaphy-webbased-backend/commits/v1.0.0