Skip to content

Releases: walles/px

3.8.0: Parse dotnet command lines

30 Aug 05:13

Choose a tag to compare

Just like for other VMs, dotnet command lines will now get more useful names than just "dotnet".

3.7.0: Build system modernization

27 Aug 04:35

Choose a tag to compare

Migrated to pyproject.toml.

PR at #138, cred to Vincent Branch for the change.

No user visible changes.

3.6.13: Our favorite pager was renamed, it is now `moor`

12 Aug 19:23

Choose a tag to compare

3.6.12: Improve parsing of Java command lines

14 Jun 13:37

Choose a tag to compare

-Djdk.java.options= is now handled, making mvnd report as Launcher.
Correct but not super helpful. An improvement on what was there before
though which was just wrong.

Also, improve parsing of last output to work on Raspbian.

3.6.11: Handle broken-pipe situations in px

09 Jun 19:34

Choose a tag to compare

This release comes with two changes:

  • Handle broken-pipe situations in px
  • Improve node command line parsing

3.6.10: Stop failing silently when `last` is missing

18 May 09:15

Choose a tag to compare

Stop failing silently when `last` is missing

3.6.9: Fix a CI failure

16 Mar 10:37

Choose a tag to compare

Fix a CI failure

3.6.8: Fix source wheel builds

16 Mar 10:31

Choose a tag to compare

In the previous release, building from source wheels got you the wrong
version number. That has now been fixed.

3.6.7: Fix build script

15 Mar 21:13

Choose a tag to compare

Building after cloning was sometimes failing in 3.6.6.

3.6.6: Parse Guile command lines

14 Mar 18:04
08d821f

Choose a tag to compare