Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

39 lines (25 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-05-29

Added

  • Use protobuf plugins to automatically generate data classes at build time.

Changed

  • Migrate to SDK 6.
  • Reorganize the project and repository structure.
  • Update the software license in LICENSE.txt.
  • Update javadoc and logging.
  • Update the sections of the README.

[1.1.0] - 2022-07-20

Changed

  • Update com.google.protobuf3 module to version 1.1.0, with API annotated for enabling null analysis.
  • Set up null analysis on the project.

[1.0.0] - 2020-11-27

Added

  • Protobuf3 example of data serialization and deserialization
  • Overview and procedure to launch example in README.rst

Markdown
Copyright 2020-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.