Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 1.06 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.

[2.0.0] - 2024-03-05

Changed

  • Migrate to gradle.

[1.0.2] - 2022-12-13

Changed

  • Rename the project.
  • Add a note on the images heap size in the Usage section of the README.
  • Bump the versions of the module dependencies.

[1.0.1] - 2022-10-18

Changed

  • Simplify BufferedImagePool implementation.

[1.0.0] - 2021-09-20

Added

  • Create an implementation of BufferedImagePool that can be configured using B-ON constants.
  • Create a transition container that slides the incoming widget using a screenshot on a buffered image.
  • Create an histogram widget that uses a screenshot on a buffered image to draw the background grid pattern.

Copyright 2021-2024 MicroEJ Corp. All rights reserved.
Use of this source code is governed by a BSD-style license that can be found with this software.