Skip to content

Releases: bigeasy/programmatic

Programmatic v2.0.0-alpha.12

07 Feb 06:51

Choose a tag to compare

Pre-release
  • Update LICENSE for current year.

Closes #130.

Programmatic v2.0.0-alpha.11

20 Sep 19:22

Choose a tag to compare

Pre-release
  • Remove incorrectly edify unblock. See #114.
  • Closer to a working README.md. See #114.

Closes #129.

Programmatic v2.0.0-alpha.10

22 Jul 19:23

Choose a tag to compare

Pre-release
  • Build with Node.js 16 on Travis CI.
  • Build with Node.js 16 on GitHub Actions.

Closes #128.

Programmatic v2.0.0-alpha.9

03 Feb 08:45

Choose a tag to compare

Pre-release
  • Upgrade proof to ^9.0.3.
  • Update LICENSE for 2021.
  • Build with Node.js 12, 14 and 15 on CI/CD.

Closes #127.

Programmatic v2.0.0-alpha.8

16 Jul 10:04

Choose a tag to compare

Pre-release
  • Implement inline literals. Closes #125.
  • Scan all literals for the dedent amount.
  • Keep text on first and last line of literal. Closes #124.

Closes #126.

Programmatic v2.0.0-alpha.7

14 Apr 02:53

Choose a tag to compare

Pre-release
  • Explicit rewind and fast-forward. Closes #122.

Closes #123.

Programmatic v2.0.0-alpha.6

11 Jan 18:02

Choose a tag to compare

Pre-release
  • Attempt at a useful README.md. See #114.
  • Fix subsequent whitespace prune on null. Closes #120.
  • Update LICENSE for 2020. Closes #119.
  • Tidy README.md.

Closes #121.

Programmatic v2.0.0-alpha.5

27 Dec 22:33

Choose a tag to compare

Pre-release
  • Eat blank lines after a null. Closes #117.

Closes #118.

Programmatic v2.0.0-alpha.4

30 Oct 06:44

Choose a tag to compare

Pre-release
  • Delete line of interpolated string is null. Closes #115.
  • Add synopsis to README.md. See #144.

Closes #116.

Programmatic v2.0.0-alpha.3

25 Oct 12:26

Choose a tag to compare

Pre-release
  • Find dedent from first line with any whitespace. Closes #112.

Closes #113.