# Changelog

## 2.0.0

- Internal restructuring, changed exports

## 1.4.1

- Improving TypeScript types import

## 1.4.0

- Added method to calculate new Point from Vector
- Added method to calculate new Vector from Point

## 1.3.1

- Exporting TypeScript types

## 1.3.0

- Switched entirely to TypeScript

## 1.2.1

- Fixed integration of TypeScript type definitions

## 1.2.0

- Added `CHANGELOG.md`
- Improved JSDoc
- Added TypeScript definition file

## 1.1.0

- Changed exports

## 1.0.1

- Improved handling of illegal coordinates
- Improved testing

## 1.0.0

- Initial commit
