v1.5.0
What's Changed
- Add a start and stop compiler endpoints by @azu-b in #18 : This new endpoints allow to manually start and stop the compiler you want.
- Add hasMaxActiveCompilersBeenReached to /compiler-info by @azu-b in #19 : This adds a boolean to
/compiler-info
endpoint that tells if Kevin has reached the maximum of active compilers. - v1.5.0 by @azu-b in #20
Full Changelog: v1.4.0...v1.5.0