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

Latest commit

 

History

History
27 lines (22 loc) · 744 Bytes

changelog.md

File metadata and controls

27 lines (22 loc) · 744 Bytes

Change Log

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.

1.1.3 - 2022-06-17

Changed

  • Update dependencies
  • Publish to Maven Central

1.1.2 - 2022-03-13

Changed

  • Update dependencies

1.1.1 - 2021-05-27

Changed

  • All methods of What3Words return not null value.
  • Update dependencies: jacoco, javadoc, info-reports, junit5, mockito.

1.0.0 - 2021-04-10

Added

  • Convert coordinates to 3 word address
  • Convert 3 word address into coordinates
  • Get available languages
  • Process errors of what3words API
  • Process network errors