python4yahdlc

Python binding of the yahdlc library

GPL-3.0 License

Downloads
957
Stars
22
Committers
4
python4yahdlc - v1.3.5 Latest Release

Published by SkypLabs over 1 year ago

Fixes

  • Fix build wheels and sdist jobs' run conditions
python4yahdlc - v1.3.4

Published by SkypLabs over 1 year ago

Enhancements

  • Update pre-commit hooks

Fixes

  • Fix format and linting issues
  • Fix outdated comments and typos
  • Add missing argument in retry_serial_connection

Infrastructure

  • Add build wheels and sdist CI jobs
python4yahdlc - v1.3.3

Published by SkypLabs over 1 year ago

Fixes

  • RST formatting issue in readme

Infrastructure

  • Add Test distribution job
python4yahdlc - v1.3.2

Published by SkypLabs over 1 year ago

Fixes

  • Fix publish jobs' steps
python4yahdlc - v1.3.1

Published by SkypLabs over 1 year ago

Fixes

  • Publish jobs' run conditions
python4yahdlc - v1.3.0

Published by SkypLabs over 1 year ago

Enhancements

  • Reorganise test files
  • Replace Pylint and Flake8 with Ruff and Black
  • Update supported Python versions
  • Store project metadata in pyproject.toml
  • Add examples optional requirements
  • Add pre-commit configuration file
  • Use tox to run tests and linters

Fixes

  • Installation problem on Windows (#3)
  • All linting errors

Infrastructure

  • Add Windows 2019 to the build matrix
  • Add CodeQL workflow for GitHub code scanning
  • Monitor dependencies with Dependabot
  • Use main as branch for production releases
  • Switch from Travis CI to GitHub Actions
python4yahdlc - v1.2.0

Published by SkypLabs about 7 years ago

Features

Fixes

  • Fix the use of objects with the same name as a built-in

Documentation

  • Improve the documentation
  • Improve the comments
python4yahdlc - v1.1.1

Published by SkypLabs about 7 years ago

Infrastructure

python4yahdlc - v1.1.0

Published by SkypLabs over 7 years ago

Features

  • Return the sequence number to be sent back as NACK when an FCS error is raised
  • Replace tab characters with spaces

Documentation

  • Improve comments
python4yahdlc - v1.0.4

Published by SkypLabs about 8 years ago

Features

  • Improve the packaging

Infrastructure

python4yahdlc - v1.0.3

Published by SkypLabs almost 9 years ago

Features

  • Use README.md as package's long description
python4yahdlc - v1.0.2

Published by SkypLabs almost 9 years ago

Fixes

  • Installation with pip is now working
python4yahdlc - v1.0.1

Published by SkypLabs almost 9 years ago

Fixes

  • Few minor packaging improvements
  • Fix a relative path problem when installing the module from another directory

NOTE: Still an installation problem with pip (fixed in v1.0.2).

python4yahdlc - v1.0.0

Published by SkypLabs almost 9 years ago

First release (based on version 1.0.0 of yahdlc).

NOTE: Installation problem with pip (fixed in v1.0.2).