Skip to content

Release v1.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@ggeerraarrdd ggeerraarrdd released this 31 Jan 17:26
· 183 commits to main since this release

Note: This is an alpha release intended for testing purposes. Users may encounter bugs and incomplete features.

Bug Fixes

  • Fixed handling of optional sixth column functionality
  • Fixed sequence handling when SEQ_NOTATION=1
  • Fixed write issue with solutions.txt template
  • Fixed handling of today datetime object

Refactoring

  • Renamed functions in main.py
  • Moved and renamed get_config_columns_updated() to main.py

Documentation

  • Added and updated docstrings