Skip to content

Releases: apexlang/apex

v0.0.10

04 Jan 21:47
b872b80

Choose a tag to compare

What's Changed

  • Templates: Do not prompt for provided variables by @pkedy in #10

Full Changelog: v0.0.9...v0.0.10

v0.0.8

04 Jan 19:33

Choose a tag to compare

What's Changed

  • Work around to ignore prettier syntax errors by @pkedy in #6

Full Changelog: v0.0.7...v0.0.8

v0.0.7

03 Jan 18:02
07bf66d

Choose a tag to compare

What's Changed

  • Chore: updating Github configuration by @jsoverson in #3
  • Bumping version of apex_core to v0.1.1 by @pkedy in #4
  • Added concept of plugins to simplify and generate configuration by @jsoverson in #2
  • Apex new by @jsoverson in #5

Full Changelog: v0.0.6...v0.0.7

Fix for Astyle Wasm in GitHub actions

08 Dec 23:11

Choose a tag to compare

v0.0.6

Tweak for running in GitHub actions.

Tweak for running Astyle Wasm from GitHub actions

08 Dec 23:04

Choose a tag to compare

v0.0.5

Tweak for running in GitHub actions.

GitHub actions Wasm tweak

08 Dec 23:00

Choose a tag to compare

v0.0.4

Tweak for running in GitHub actions.

Import fixes

08 Dec 22:46

Choose a tag to compare

v0.0.3

Import fixes

Majority of CLI features

08 Dec 21:32
7865e5f

Choose a tag to compare

Add most of the features from the Go CLI version (#1)

* WIP

* Fix for running inside VS Code.

* deno fmt

* Removed debug console.log

* Updating README

* Updating README

* Tweak

WIP port to Deno

05 Dec 17:03

Choose a tag to compare

v0.0.1

initial commit