Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (29 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 893 Bytes

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.

[Unreleased]

Changed

  • Update okhttp to 4.9.3
  • Update jsoup to 1.14.3

[1.1.0] - 2021-06-06

Changed

  • Enable multiple implementations for Rastreio API
  • Implement response parser for EnhancedImplementation
  • Update okhttp to 4.9.1

[1.0.4] - 2020-08-15

Changed

  • Update dependencies

[1.0.3] - 2020-03-11

Added

  • Proper classes constructors

Changed

  • Handling of egde cases

[1.0.2] - 2020-02-27

Changed

  • Drop base64 decoder class requirement

[1.0.1] - 2020-02-14

Changed

  • Parsing to handle absence of strong element on event description

[1.0.0] - 2020-02-13

  • Initial release