Releases: artcompiler/api
Releases · artcompiler/api
v0.3.2: 11 JUN 2021
HIGHLIGHTS
- Simplify error handling
COMMITS
(Merges and other trivial changes elided)
git log --oneline release-v0.3.1..
62db3f221 (HEAD -> master, origin/master, origin/HEAD) Rebuild
8b08ab905 Fix error handling
997a7d6a8 Fix typo
v0.3.1: 15 MAR 2021
HIGHLIGHTS
- Fix 429 response body
- Docker fixes
COMMITS
(Merges and other trivial changes elided)
git log --oneline release-v0.3..
f8caa23ce Fix sending of error response
e85499392 build.json
9d1c11079 consider LOCAL_COMPILES in getBaseUrlForLanguage
ad9fd95ec fixed build path in Dockerfile
806ba5990 Removed lib and pub directories from clean step of build process
64298d7a6 fixed issue with Docker build
40c0633aa make logging a dependency to be injected into pingLang
v0.3.0: 17 FEB 2020
HIGHLIGHTS
-- Propagate status codes
-- Better error handling
v0.2.0: 12 FEB 2020
Fix config
v0.1.0: 25 NOV 2019
HIGHLIGHTS
-- Initial release
-- Limit cache size (LIFO)