File: CHANGELOG.md

package info (click to toggle)
lightvalue 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 268 kB
  • sloc: java: 1,415; sh: 12; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.8.1]
### Changed
- Fix: generate valid equals for empty model class
- Fix: make JacksonMixIns accessible from different package

## 0.8.0
### Added
- TODO

[0.8.1]: https://gitlab.com/kravemir/lightvalue/compare/0.8.0...0.8.1