v0.4.0
ProToPortal v0.4.0
Added
- Added a launcher function
launch
to make it easier to launch the app. - Semantic caching enabled by SemanticCaches.jl. You can change it by setting
cached=false
in thelaunch()
function.
Fixed
- Fixed a bug when caching would error for certain types of HTTP body (eg,
IOBuffer
)
Commits
Merged pull requests: