Skip to content

Releases: artcompiler/api

v0.3.2: 11 JUN 2021

11 Jun 20:31

Choose a tag to compare

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

15 Mar 19:34

Choose a tag to compare

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

17 Feb 22:01

Choose a tag to compare

HIGHLIGHTS

-- Propagate status codes
-- Better error handling

v0.2.0: 12 FEB 2020

12 Feb 20:42

Choose a tag to compare

Fix config

v0.1.0: 25 NOV 2019

25 Nov 21:45

Choose a tag to compare

HIGHLIGHTS

-- Initial release
-- Limit cache size (LIFO)