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.

65 lines
1.6 KiB

  1. Changelog
  2. =============
  3. Version 1.3.x
  4. -------------
  5. ### Version 1.3.0 (2019/01)
  6. Requires storm version >= 1.3.0 and pycarl version >= 2.0.3
  7. - Adaptions to changes in Storm
  8. - Bindings for symbolic models:
  9. * building symbolic models
  10. * bisimulation
  11. * transforming symbolic to sparse models
  12. - Extraction of schedulers and queries on schedulers
  13. - High-level counterexamples connected
  14. - Drastically extended JANI bindings
  15. - Extended bindings for expressions
  16. - Extended PLA bindings
  17. - Extended DFT bindings
  18. - Extended documentation
  19. - Improved and extended setup
  20. Version 1.2.x
  21. -------------
  22. ### Version 1.2.0
  23. Requires storm version >= 1.2.0 and pycarl version >= 2.0.2
  24. - Adaptions to changes in Storm
  25. - Bindings for simplification of parametric models
  26. - Handling of rewards
  27. - Building of model with all labels if no formula is given
  28. - Support for `submatrix()`
  29. - Extended documentation
  30. - Extended build script
  31. Version 1.1.x
  32. -------------
  33. ### Version 1.1.0 (2017/08)
  34. Requires storm version >= 1.1.0
  35. - Bindings for `storm-pars`
  36. - Bindings for graph constraints
  37. - Bindings for handling JANI files
  38. - Moved expressions from own module into `storage` module
  39. - Travis support for build process
  40. - Tests for documentation
  41. - Updated pybind version
  42. Version 1.0.x
  43. -------------
  44. Skipped, to keep on par with storm
  45. Version 0.9.x
  46. -------------
  47. ### Version 0.9.1 (2017/04)
  48. - Bindings for DFTs
  49. - Bindings for PLA
  50. - Updated to pycarl version 2.0.0 (support for both CLN and GMP)
  51. - Improved building system, read flags from storm build system
  52. ### Version 0.9 (2017/03)
  53. - Start of this changelog