You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
881 B

  1. Changelog
  2. =============
  3. Version 1.1.x
  4. -------------
  5. ### Version 1.2.0
  6. Requires storm version >= 1.2.0 and pycarl version >= 2.0.2
  7. - Adaptions to changes in Storm
  8. - Bindings for simplification of parametric models
  9. - Handling of rewards
  10. ### Version 1.1.0 (2017/08)
  11. Requires storm version >= 1.1.0
  12. - Bindings for `storm-pars`
  13. - Bindings for graph constraints
  14. - Bindings for handling JANI files
  15. - Moved expressions from own module into `storage` module
  16. - Travis support for build process
  17. - Tests for documentation
  18. - Updated pybind version
  19. Version 1.0.x
  20. -------------
  21. Skipped, to keep on par with storm
  22. Version 0.9.x
  23. -------------
  24. ### Version 0.9.1 (2017/04)
  25. - Bindings for DFTs
  26. - Bindings for PLA
  27. - Updated to pycarl version 2.0.0 (support for both CLN and GMP)
  28. - Improved building system, read flags from storm build system
  29. ### Version 0.9 (2017/03)
  30. - Start of this changelog