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.

50 lines
1.1 KiB

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