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.
- Support both Protobuf4 and Protobuf3 library.
- Retrieve
protocfrom Maven.
- Support of macOS with Apple Silicon processor for protobuf.
- Use protobuf plugins to automatically generate data classes at build time.
- 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.
- Update
com.google.protobuf3module to version 1.1.0, with API annotated for enabling null analysis. - Set up null analysis on the project.
- Protobuf3 example of data serialization and deserialization
- Overview and procedure to launch example in
README.rst
Markdown
Copyright 2020-2026 MicroEJ Corp. All rights reserved.
Use of this source code is governed by a BSD-style license that can be found with this software.