Release of pyboolnet 3 #80
hklarner
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
this is the first release of pyboolnet 3. It features:
I could not prevent myself from renaming some modules and some functions. I hope overall the structure is clearer now and better suited for future developers. But it also means that your scripts will need to be migrated to pyboolnet 3.
examples:
AspSolver.pyis renamed totrap_spaces.pyModelChecking.pyare replaced by only two functions inmodel_checking.pyI have added a migration guide that will be filled by issues that you raise. So please raise issues if you experience difficulties with the migration to pyboolnet 3.
Next, I will work on migrating the documentation.
Please let me know what you think and keep raising issues if you face problems or have suggestions.
best,
Hannes.
Beta Was this translation helpful? Give feedback.
All reactions