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.

64 lines
1.5 KiB

  1. Changelog
  2. =============
  3. Version 1.3.x
  4. -------------
  5. ### Version 1.3.0 (2018/12)
  6. Requires storm version >= 1.3.0 and pycarl version >= 2.0.2
  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. Version 1.2.x
  20. -------------
  21. ### Version 1.2.0
  22. Requires storm version >= 1.2.0 and pycarl version >= 2.0.2
  23. - Adaptions to changes in Storm
  24. - Bindings for simplification of parametric models
  25. - Handling of rewards
  26. - Building of model with all labels if no formula is given
  27. - Support for `submatrix()`
  28. - Extended documentation
  29. - Extended build script
  30. Version 1.1.x
  31. -------------
  32. ### Version 1.1.0 (2017/08)
  33. Requires storm version >= 1.1.0
  34. - Bindings for `storm-pars`
  35. - Bindings for graph constraints
  36. - Bindings for handling JANI files
  37. - Moved expressions from own module into `storage` module
  38. - Travis support for build process
  39. - Tests for documentation
  40. - Updated pybind version
  41. Version 1.0.x
  42. -------------
  43. Skipped, to keep on par with storm
  44. Version 0.9.x
  45. -------------
  46. ### Version 0.9.1 (2017/04)
  47. - Bindings for DFTs
  48. - Bindings for PLA
  49. - Updated to pycarl version 2.0.0 (support for both CLN and GMP)
  50. - Improved building system, read flags from storm build system
  51. ### Version 0.9 (2017/03)
  52. - Start of this changelog