# Changelog

<!-- ## Unreleased -->
<!-- Add new, unreleased items here. -->
## v5.0.0-pre [undefined]
`build`
  - Add Typescript code 
  - Module import style

## v4.5.0 [16-05-2023]

### Changed
  - Minor fix

## v4.4.1 [29-12-2020]
  - Fix - Issue Close https://github.com/CICCIOSGAMINO/openweather-apis/issues/40

## v4.4.0 [24-12-2020]
  - Fix Issue Add support for new OpenWeatherMap One Call API #35
  - https://github.com/CICCIOSGAMINO/openweather-apis/issues/35

## v4.2.2 [05-02-2020]
  - Fix -Close Issue City,CountryCode broken #28
  - Update - Chai to v4.2.0 instead of v3.4.1 and mocha from v2.3.4 to v7.1.2

## v4.2.0
  - Fix -Pull request #31 Thanks https://github.com/mikedidomizio

## v4.1.0 
  - Add ssl support (default: false)
  - Fix Use querystring.stringify() for path Thanks https://github.com/Ti-Tom

## v4.0.0
  - Fix -Close Issue Unhandled exception #26

## v3.3.0
  - Add Rain field into getSmartJSON() response

## v3.0.0 
  - Removed ResponseCode function (useless)
  - Fix minor 

## v2.1.5
  - Fix minor

## v2.1.0
  - Fix minor

## v2.0.3
  - Fix minor

## v2.0.2
  - Fix it used encodeURIComponent for city name, Unexpected token handled as error

## v2.0.1
  - Fix minor

## v2.0.0
  - Fix link in the callback for error handling 

## v1.2.0
  - First Published Build 