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.

47 lines
1.0 KiB

  1. Changelog
  2. =============
  3. Version 1.2.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. - Building of model with all labels if no formula is given
  11. - Support for `submatrix()`
  12. - Extended documentation
  13. - Extended build script
  14. Version 1.1.x
  15. -------------
  16. ### Version 1.1.0 (2017/08)
  17. Requires storm version >= 1.1.0
  18. - Bindings for `storm-pars`
  19. - Bindings for graph constraints
  20. - Bindings for handling JANI files
  21. - Moved expressions from own module into `storage` module
  22. - Travis support for build process
  23. - Tests for documentation
  24. - Updated pybind version
  25. Version 1.0.x
  26. -------------
  27. Skipped, to keep on par with storm
  28. Version 0.9.x
  29. -------------
  30. ### Version 0.9.1 (2017/04)
  31. - Bindings for DFTs
  32. - Bindings for PLA
  33. - Updated to pycarl version 2.0.0 (support for both CLN and GMP)
  34. - Improved building system, read flags from storm build system
  35. ### Version 0.9 (2017/03)
  36. - Start of this changelog