Skip to content

Releases: FAST-LB/pyGCodeDecode

1.1.3

11 Oct 10:31
Compare
Choose a tag to compare

1.1.3

Fixes

  • avoid division by zero when finding a time for a certain point on the trajectory

Full Changelog: 1.1.2...1.1.3

1.1.2

09 Oct 09:23
Compare
Choose a tag to compare

1.1.2

Fixes

  • adding some missing function to enable the submodel feature

Full Changelog: 1.1.1...1.1.2

1.1.1

11 Sep 12:04
Compare
Choose a tag to compare

1.1.1

This release was necessary to trigger publication on PyPI.

Documentation

  • minor fixes in README

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Sep 11:47
Compare
Choose a tag to compare

1.1.0

Fixes

  • All console outputs are now stripped of non-ASCII characters when the ABAQUS CAE is used.

Full Changelog: 1.0.2...1.1.0

1.0.2

06 Aug 14:02
Compare
Choose a tag to compare

1.0.2

Fixes

  • Modifying the GitHub workflow so that files managed in LFS are included in the releases on PyPi.

Full Changelog: 1.0.1...1.0.2

1.0.1

06 Aug 13:33
f7544f7
Compare
Choose a tag to compare

1.0.1

Fixes

  • Including the files managed with LFS in releases.

Full Changelog: 1.0.0...1.0.1

1.0.0

24 Jul 15:50
Compare
Choose a tag to compare

1.0.0

With this update, pyGCodeDecode gets a simple CLI that makes it possible to quickly create a plot and some output without writing a new script every time 🚀. pyGCD is a scrappy piece of research software and will maybe never be complete or stable but we will call this release 1.0.0 🥳.

Features

  • Adding a simple CLI to run the examples or plot some G-code.

Documentation

  • Included a brief mention of the CLI in the README.
  • Refreshed the automatically created documentation.

Full Changelog: 0.2.4...1.0.0

0.2.4

08 Jul 12:23
Compare
Choose a tag to compare

Documentation

  • Hopefully actually the final changes for JOSS.

Full Changelog: 0.2.3...0.2.4

0.2.3

08 Jul 12:06
Compare
Choose a tag to compare

Documentation

  • changes to metadata for JOSS

Full Changelog: 0.2.2...0.2.3

0.2.2

05 Jul 08:41
9f1c993
Compare
Choose a tag to compare

Documentation

  • Implementing feedback from review to JOSS paper.
  • Reworking README

Fixes

  • 3D-plot checks for a display when using Linux.

Full Changelog: 0.2.1...0.2.2