Releases: linien-org/linien
v0.7.0
What's Changed
- Add ability to output slow PID on fast DACs by @bleykauf in #312, thanks @cmf84 for the initial commit
- Add
CITATION.cff
by @bleykauf in #274 - README: Fix link to "getting started" by @doronbehar in #313
- Use deterministic random number generation for tests by @bleykauf in #315
- Use docstrings instead of comments for parameter documentation by @bleykauf in #316
New Contributors
- @cmf84 made their first contribution in #312
- @doronbehar made their first contribution in #313
Full Changelog: v0.6.0...v0.7.0rc1
v0.7.0rc2
What's Changed
- Add ability to output slow PID on fast DACs by @bleykauf in #312, thanks @cmf84 for the initial commit
- Add
CITATION.cff
by @bleykauf in #274 - README: Fix link to "getting started" by @doronbehar in #313
- Use deterministic random number generation for tests by @bleykauf in #315
- Use docstrings instead of comments for parameter documentation by @bleykauf in #316
New Contributors
- @cmf84 made their first contribution in #312
- @doronbehar made their first contribution in #313
Full Changelog: v0.6.0...v0.7.0rc1
v0.7.0rc1
What's Changed
- Add ability to output slow PID on fast DACs by @bleykauf in #312, thanks @cmf84 for the initial commit
- Add
CITATION.cff
by @bleykauf in #274 - README: Fix link to "getting started" by @doronbehar in #313
- Use deterministic random number generation for tests by @bleykauf in #315
- Use docstrings instead of comments for parameter documentation by @bleykauf in #316
New Contributors
- @cmf84 made their first contribution in #312
- @doronbehar made their first contribution in #313
Full Changelog: v0.6.0...v0.7.0rc1
v0.6.0
Changes are mostly under the hood. The packages structure deployment process has been majorly overhauled, facilitating future feature implementations.
Note: We are no longer providing a Linux executable since it cannot be built using CI (see #263) and most users run Windows. We recommand installing linien-gui
using pip
(see the updated readme). If you encounter any problems, please open an issue.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #297
- Refactor package structure by @bleykauf in #277
Full Changelog: v0.5.3...v0.6.0
v0.6.0rc7
Release candidate for Linien v0.6.0.
Changes are mostly under the hood. The packages structure deployment process has been majorly overhauled, facilitating future feature implementations.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #297
- Refactor package structure by @bleykauf in #277
Full Changelog: v0.5.3.post2...v0.6.0rc7
v0.6.0rc5
Release candidate for Linien v0.6.0.
Changes are mostly under the hood. The packages structure deployment process has been majorly overhauled, facilitating future feature implementations.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #297
- Refactor package structure by @bleykauf in #277
Full Changelog: v0.5.3...v0.6.0rc1
v0.5.3-2
Post-release that pins specific commits of pyrp3
and mdio-tool
to not break things in the future and fixes one bug.
What's Changed
- Pin specific commits for installation of
pyrp3 and
mdio-toolin
linien_install_requirements.sh` - Fix file extension in
linien_start_server.sh
, see #291. Thank you, @doronbehar! - Bump future from 0.18.2 to 0.18.3 by @dependabot in #305
Full Changelog: v0.5.3...v0.5.3.post2
v0.5.3
v0.5.2
New Features
- Better keyboard controls for spinboxes (similar to the how they work in Labview)
Bug Fixes
- Bumped version of paramiko
What's Changed
- Improve spin boxes by adding better keyboard controls. by @bleykauf in #259
- Bump paramiko from 2.9.2 to 2.10.1 by @dependabot in #260
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #261
Full Changelog: v0.5.1...v0.5.2
v0.5.1
This will be the last release before soon moving to Linien's new home. In order to get notifications about new versions in the future, it is necessary to upgrade.
New Features
- Sweep output for PID-only mode
Bug Fixes
- Fixed bug that prevented the client to connect to the server via SSH
What's Changed
- Make version checker work with post-releases. by @bleykauf in #246
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #249
- Update requirements by @bleykauf in #253
- Add possibility to check version from future repo location. by @bleykauf in #250
- Add script file extensions. by @bleykauf in #247
- Re-enable sweep for fast mode. by @bleykauf in #251
- Bump paramiko version everywhere. by @bleykauf in #255
Full Changelog: v0.5.0-1...v0.5.1