Skip to content

Releases: ourPLCC/plcc

v8.0.2

07 Feb 14:17
c2cba3c

Choose a tag to compare

fix: disable python generation (#145)

Python generation is still in development and
should not be produced in production yet.

Ideally this needs a feature flag so that it
only runs in development.

* disable python generation
* disable python generation test

v8.0.1

25 May 14:39
17db76e

Choose a tag to compare

Revert "chore: bump action versions (#138)" (#140)

v8.0.0

28 Apr 18:04
c68bb6b

Choose a tag to compare

Merge pull request #122 from ourPLCC/reorg

refactor!: convert plcc.py to python package plcc

v7.0.0

20 Apr 15:53
62227a6

Choose a tag to compare

Merge pull request #117 from ourPLCC/include

refactor!: remove include and #include

v6.2.0

20 Apr 14:59
21022df

Choose a tag to compare

Merge pull request #116 from ourPLCC/include

feat: add %include

v6.1.5

02 Dec 21:10

Choose a tag to compare

Revert "fix: restore VERSION file"

This reverts commit 7747836b8ca4f5dd66692b19c8106c70efe2823e.

v6.1.4

02 Dec 20:50

Choose a tag to compare

fix: version bump

v6.1.3

02 Dec 20:36

Choose a tag to compare

fix: restore VERSION file

v6.1.2

02 Dec 16:57
1c44a19

Choose a tag to compare

fix: use REUSE Software for licensing (#93)

Closes #69

v6.1.1

01 Dec 00:18
24a7d3a

Choose a tag to compare

fix: improve installer 89 (#90)

We now ask users to place a callback into .bashrc or .zshrc.
That way upgrades that need a change in the environment
do not need to ask the user to update their .bashrc or .zshrc.