Skip to content

Releases: geralang/gerap

v1.0.3

30 May 10:02
Compare
Choose a tag to compare
Always log 'compiled' message

v1.0.2

20 May 06:30
Compare
Choose a tag to compare

Fixed using gerap run with the JS target. Previously the command executed to launch the JS runtime was incorrect; this was fixed.

v1.0.1

17 May 08:28
Compare
Choose a tag to compare

A few Windows-specific fixes made to the Gera standard library.

v1.0.0

16 May 15:14
Compare
Choose a tag to compare

The first release of the Gera package manager!

INFO: The gerap.exe binary below can be downloaded and installed manually, but it is recommended to use the appropriate installer for your platform at geralang/geraup.

Gerap v.0.5.2

20 Mar 13:49
Compare
Choose a tag to compare

Fixed behavior on Windows (geralang/std@3cbdc63)

Gerap v.0.5.1

19 Feb 15:02
f90bfac
Compare
Choose a tag to compare

Previous pre-built binaries already worked correctly, this release just corrects the source code as well. (The previous release had outdated source code)

Gerap v.0.5

10 Feb 07:11
Compare
Choose a tag to compare

Overhauled output to be nicer and less cluttered (hidden git output, custom colored output for what the program is doing at the moment...)

Gerap v.0.4

29 Dec 10:43
12bf0b7
Compare
Choose a tag to compare

Added the ability to specify custom implementations for the C target core dependencies.

Gerap v.0.3.1

25 Dec 08:24
f450eab
Compare
Choose a tag to compare

Added the ability to disable colored output using the GERAP_COLORED_OUTPUT environment variable.

Gerap v.0.3

22 Dec 14:51
7c31dba
Compare
Choose a tag to compare

Added the ability to only run build commands and include / link files if the root target matches a specific one. This allows the standard library to be united into a singular package.

Below are builds for x86_64 for Windows, macOS and Linux. For other architectures consider building from source.