Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 2.37 KB

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)

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)

Auto-generated file (by Husky)