### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v1.1.0](https://github.com/thkruz/ootk/compare/v1.0.8...v1.1.0) > 25 July 2022 - feat: :sparkles: add TLE parsing utility [`e9acd7c`](https://github.com/thkruz/ootk/commit/e9acd7cda738ef501733808b011d4496bddf05cf) #### [v1.0.8](https://github.com/thkruz/ootk/compare/v1.0.7...v1.0.8) > 20 July 2022 - refactor: :label: export types [`12ce662`](https://github.com/thkruz/ootk/commit/12ce66207406330a27fe3791effd7660ef61349b) #### [v1.0.7](https://github.com/thkruz/ootk/compare/v1.0.6...v1.0.7) > 20 July 2022 - build: :label: include type definition in dist folder [`4114ccd`](https://github.com/thkruz/ootk/commit/4114ccdabe4b1c7d957d017179d7700129643f83) #### [v1.0.6](https://github.com/thkruz/ootk/compare/v1.0.4...v1.0.6) > 20 July 2022 - build(umd.js): renamed es modules to be .es.js files [`#17`](https://github.com/thkruz/ootk/pull/17) - Rebase [`#16`](https://github.com/thkruz/ootk/pull/16) - Multithread [`#15`](https://github.com/thkruz/ootk/pull/15) - 1.0.4 [`#14`](https://github.com/thkruz/ootk/pull/14) - refactor: :recycle: consolidate constants and types [`69032ad`](https://github.com/thkruz/ootk/commit/69032adcde7c013b069dc4d58bdb2c88af45d4b5) - fix(ootk-sgp4): moved variables to local scope for speed vs reduced garbage collection [`5f41d12`](https://github.com/thkruz/ootk/commit/5f41d125c19d217e28a4278041549e5a6d51368b) - refactor: :recycle: code cleanup [`6d9cc64`](https://github.com/thkruz/ootk/commit/6d9cc649d5c3e4787fdf8e61ccc7192a79ca5d9e) #### [v1.0.4](https://github.com/thkruz/ootk/compare/v1.0.0...v1.0.4) > 13 January 2021 - build(tsconfig.json): enabled sourceMap [`#13`](https://github.com/thkruz/ootk/pull/13) - Develop [`#12`](https://github.com/thkruz/ootk/pull/12) - Develop [`#11`](https://github.com/thkruz/ootk/pull/11) - Develop [`#10`](https://github.com/thkruz/ootk/pull/10) - Update issue templates [`039baa7`](https://github.com/thkruz/ootk/commit/039baa7f361869691343dd9522102e596c2ef2b4) - ci(ootk): renamed all .es.js files to .js [`d20e7a9`](https://github.com/thkruz/ootk/commit/d20e7a96bd962df2c14dbba499b8c32ee703a036) - build(umd.js): changed globalObject to this instead of self for Node [`6f79359`](https://github.com/thkruz/ootk/commit/6f793590de90b7e9b32ff2bb0b2aa52a244623c1) #### [v1.0.0](https://github.com/thkruz/ootk/compare/v1.0.0-alpha1...v1.0.0) > 13 January 2021 - docs(readme): added build size to the readme [`#5`](https://github.com/thkruz/ootk/pull/5) - Develop [`#4`](https://github.com/thkruz/ootk/pull/4) - Develop [`#3`](https://github.com/thkruz/ootk/pull/3) - feat(ootk-transforms): add transforms from satellite.js [`#2`](https://github.com/thkruz/ootk/pull/2) - feat(ootk-transforms): added Transforms and Utils modules [`122ed43`](https://github.com/thkruz/ootk/commit/122ed43146acdda835c345529c0b5ce7c315bf10) - refactor(ootk-transforms): sorted functions by name [`98a8059`](https://github.com/thkruz/ootk/commit/98a8059a2fffe8e8d984b94ed6ae064753956060) - docs(readme): updated readme notes [`31913d0`](https://github.com/thkruz/ootk/commit/31913d0be0c2a63f6ed5aa6f1aa7ddfc249add8c) #### v1.0.0-alpha1 > 13 January 2021 - Documentation [`#1`](https://github.com/thkruz/ootk/pull/1) - ootk rename [`f194490`](https://github.com/thkruz/ootk/commit/f194490621dcbefba99554a84d654f8003e459d0) - Initial Commit [`24f4627`](https://github.com/thkruz/ootk/commit/24f46276b9f5e92f0ddb9b9ce3af9c41ee3022db) - Functional TypeScript [`02a4b84`](https://github.com/thkruz/ootk/commit/02a4b843726f4eaa0023927dfd0e3b26aada96cd)