Skip to content

Latest commit

 

History

History
247 lines (167 loc) · 3.93 KB

File metadata and controls

247 lines (167 loc) · 3.93 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

56.0.0 - 2025-08-11

Changed

  • Update MicroAI samples to MicroAI 2.1.0.

55.0.0 - 2025-06-11

Added

  • Add microai.sinemodel and microai.mnist_lstm samples.

Changed

  • Update MicroEJ SDK 6 plugin to 1.2.0.

Fixed

  • Fix microui.image compressed images declaration.

54.0.0 - 2025-03-14

Added

  • Add sim-vee-port project to run audio projects on Simulator.

Changed

  • Use NXP i.MX RT1170 VEE Port v3.0.0 by default.
  • Update README files.
  • Define build.gradle.kts dependencies in gradle/libs.versions.toml file.
  • Exclude net.helloworld and net.echo from SonarQube analysis.

53.0.0 - 2024-10-16

Added

  • Add Audio examples.

52.0.0 - 2024-03-04

Added

  • Add Bluetooth examples.

Changed

  • Update MicroEJ SDK 6 plug-in to 0.15.0.

Fixed

  • Fix s3.hil.port property in common.properties.

51.0.0 - 2024-01-29

Changed

  • Update to MICROEJ SDK 6 and switch from Ivy to Gradle.
  • Update READMEs and LICENSEs.

50.0.0 - 2023-07-13

Changed

  • Shorten the project names for readability.

Fixed

  • Force the Java compiler compliance to Java 1.7.
  • Update the README with the right information to install VEE ports and new names.

49.1.1 - 2023-01-10

Fixed

  • Fix com.microej.example.foundation.net.helloworld broken link.

49.1.0 - 2022-11-04

Changed

  • Update com.microej.example.foundation.microui.image with new images.

49.0.0 - 2020-12-17

Changed

  • Update MicroUI samples to MicroUI 3.0.
  • Moved the microui.transform and microui.antialiased examples from MicroUI to Drawing examples.

48.0.1 - 2019-05-23

Changed

  • Update to MicroEJ 5.1.
  • Use Firmware Single App build type.

48.0.0 - 2018-10-08

Added

  • Remove NLS.

Fixed

  • Fix api minors.

47.1.0 - 2018-07-05

Added

  • Add com.microej.example.foundation.microui.gradient.

47.0.0 - 2018-04-17

Added

  • remove MWT examples.

46.0.3 - 2017-09-11

Added

  • Fix samples.

46.0.2 - 2017-08-17

Added

  • Fix samples.

46.0.0 - 2016-12-28

Added

  • Change organization.
  • Add module.ant to build with any license.

23.0.23 - 2016-11-08

Added

  • Change revision numbering (Sum of all subprojects revisions).
  • Update projects to compile with microej-lib 3.+.

1.0.0 - 2016-05-25

Added

  • ej.example.foundation.microui.antialiased.
  • ej.example.foundation.microui.movableimage.
  • ej.example.foundation.hal.gpio.

Removed

  • MicroUI -> MyFiltersSample.
  • MicroUI -> MyBrushSample.
  • MicroUI -> MyLayersSample.
  • UI -> Transition.

0.1.0 - 2016-05-25

MicroEj 3.1:
  • Initial version.