Skip to content

v0.1.1

Compare
Choose a tag to compare
@idapena idapena released this 03 Mar 00:18
· 1 commit to master since this release
0b9b5c7

Release Note

Changed

  • The print_info and print_solution methods in the Model class have been enhanced to improve visibility and provide deeper insights.
  • The get_pretty_string method in the Term class has been refactored as an @abstractmethod for subclass customization.
  • Badges on the main page of the documentation and the readme file have been updated to improve visibility and align with the package's color palette.
  • The git-committers plugin in the mkdocs.yml file has been updated to exclude the index.md, examples/index.md, and api/index.md files for consistency in the current configuration with the git-revision-date-localized plugin.

Changelog