Skip to content

Latest commit

 

History

History
280 lines (234 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

280 lines (234 loc) · 17.1 KB

Change log

Record of the modification in project development.

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

3.0.0 - 2020-04-24

The issue 119, 121 changes the file structure of the existing project. The issue 120 change the class name. So, this release has incompatibility to the past release.

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

2.0.0 - 2020-03-31

The Issue 91 fix brings incompatibility to the past. Class name changed.

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

1.0.1 - 2020-01-07

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

  • The SPI slave transfer is not tested.

1.0.0 - 2019-12-31

Large release.

  • Added DuplexAudio to support audio in-out.
  • Performance is drastically incresed by fixing bug of the Syncronizer class.

Note that issue #46, #56 and #77 made incompatibility from the past code.

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

  • The SPI slave transfer is not tested.

0.4.0 - 2019-04-07

Major change is the renaming Task class to SimpleTask. It loses backword compatibility. Also, severe problem bug of the cache control was fixed.

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

  • The SPI slave transfer is not tested.

0.3.0 - 2019-03-09

Major change at the MURASAKI_ASSERTION to enforce the hard fault. This makes debug easier. The HAL header file include mechanism is now eaiser to catch up the ST Micro's new processor.

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

  • The SPI slave transfer is not tested.

0.2.1 - 2019-02-24

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

  • The SPI slave transfer is not tested.

0.2.0 - 2019-02-23

Added

Changed

Deprecated

Removed

Fixed

Security

Known Issue

  • The SPI slave transfer is not tested.

0.1.0 - 2019-02-11

Added

  • README.md file
  • This CHANGELOG.md file

Changed

Deprecated

Removed

Fixed

Security