Releases: lmntal/slim
Releases · lmntal/slim
Version 2.7.0 (2024-4-5)
Version 2.6.0
Merge pull request #308 from lmntal/version_2_6_0 Version update(2.6.0)
Version 2.5.0
Merge pull request #262 from lmntal/develop Version 2.5.0
v2.4.0: Merge pull request #210 from lmntal/develop
Version 2.4.0
v2.3.1: Merge pull request #68 from lmntal/develop
SLIM (2.3.1) -- 2017/06/13
- new features
- add statespace library
- add membrane library
- add set library
- add unit test library
- add zerostep library
- first-class rewrite rules (experimental)
- enabled with --enable-firstclass-rule configure option
- refactoring
- fix --dump-json doesn't dump string atom correctly
v2.3.0: Merge pull request #51 from lmntal/develop
SLIM (2.3.0) -- 2017/03/29
- display commit id in version string
- test script with TAP
- enabled to run tests using
make check
- enabled to run tests using
- add doxygen documents
- enabled to generate using
make doxygen-doc
- enabled to generate using
- delete TIME_OPT option
- refactoring
v2.2.6
Release v2.2.4
Merge branch 'aoyama' into develop