Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (28 loc) · 880 Bytes

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 880 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]

0.5.1 - 2024-04-22

Changed

  • Upgrade node version to 18
  • Refactor code to use new patterns

0.5.0 - 2021-07-12

Changed

  • Upgrade all packages

0.4.0 - 2020-10-29

Changed

  • Upgrade SDK v4

0.3.2 - 2020-09-08

Fixed

  • Remove custom TypeScript module declarations from project for simplicity

0.3.1 - 2020-09-08

Fixed

  • Copy local TypeScript module declarations into dist

0.3.0 - 2020-09-07

Fixed

  • Improve error handling. New implementation does not error out early if a single whois call fails to resolve.

Changed

  • Updated integration to SDK v3