Skip to content

Releases: Falcion/Plusenzustandsmaschine

v2.0.1

12 May 19:10
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2023-05-12)

Bug fixes

  • core: mass-fix of CLASS_DECLSPEC and memory-applying (stackoverflow excep) (dd77ea5)
  • memo_map: fix of unordered_map stackoverflow -> return to it from <vector> (944d1ee)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 May 21:44
683cd2c
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2023-05-08)

Features

  • core: fix DLL interpret and destructor with friendstreams (822636e)
  • core: fix of methods and linting (8a7561f)
  • core: write assembler, deployment system and etc (2f8d181)
  • core: write core function of library (7dd9f9d)
  • headers: write first headers for package's core (2bc1c70)
  • stateflow: add stateflow mechs and other substate main idea (d91cb35)

Documentation

  • init: add demo version of readme (a68b74f)
  • init: created codeowners to represent author (d1eef07)
  • init: license add (bdfaeb5)
  • repository: create repository with files (7491055)

What's Changed

New Contributors

Full Changelog: https://github.com/Falcion/Plusenzustandsmaschine/commits/v2.0.0