Releases: UPPAALModelChecker/UUtils
Releases · UPPAALModelChecker/UUtils
v2.0.6
What's Changed
- Added more tests for meta functions and fixed string detection by @mikucionisaau in #28
- Upgraded library dependencies by @mikucionisaau in #27
- Removed
base/rangeset.h
by @mikucionisaau in #27
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Fix cmake installation scripts by @mikucionisaau in #19
- Simplify cmake by @mikucionisaau in #21
- Added cmake aliases for library component exports by @mikucionisaau in #22
- Added GH CI build on native windows by @mikucionisaau in #24
- Fixed the library sources to official ones instead of our mirrors by @mikucionisaau in #26
Full Changelog: v2.0.0...v2.0.5
v2.0.4
What's Changed
- Fix cmake installation scripts by @mikucionisaau in #19
- Simplify cmake by @mikucionisaau in #21
- Added cmake aliases for library component exports by @mikucionisaau in #22
- Added GH CI build on native windows by @mikucionisaau in #24
Full Changelog: v2.0.0...v2.0.4
v2.0.3
What's Changed
- Fix cmake installation scripts by @mikucionisaau in #19
- Simplify cmake by @mikucionisaau in #21
- Added cmake aliases for library component exports by @mikucionisaau in #22
Full Changelog: v2.0.0...v2.0.3
v2.0.2
What's Changed
- Fix cmake installation scripts by @mikucionisaau in #19
- Simplify cmake by @mikucionisaau in #21
Full Changelog: v2.0.0...v2.0.2
v2.0.1
What's Changed
- Fix cmake installation scripts by @mikucionisaau in #19
- Version increment to 2.0.1 by @mikucionisaau in #20
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Move
io/FileStream.h
tobase/file_stream.hpp
by @mikucionisaau - boundary checks for random functions by @mikucionisaau in #13
- Build a flake with proper cross compiling support by @RasmusRendal in #15
- Use the packages attribute of the flake by @RasmusRendal in #16
- Refactor build system to use cmake to fetch dependencies by @mikucionisaau in #17
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's changed
- Add more random functions
- Fetch Boost via getlibs
- Fetch doctest via getlibs
v1.1.1
What's Changed
- Fix incorrect path in cmake install target
- Add a unit test for the sequencefilter
- Improve the way xxHash is acquired
First Public Release
This is the first initial release of UUtils. This repo contains files shared between UDBM, UCDD & UPPAAL.