Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Latest commit

Β 

History

History
302 lines (208 loc) Β· 23.4 KB

File metadata and controls

302 lines (208 loc) Β· 23.4 KB

Changelog

This is an automatic changelog that automatically records all changes made to the project. Generated from Git commit messages, it details updates like bug fixes and new features, providing a clear history of the project's development.

  • fix: 🏷️ implement stricter typing 3663a1e
  • chore: πŸ“ update copyright 6547bcb
  • fix: ⚑ remove slow caching process d147d0c
  • refactor: ⚑ minor performance improvements 7dd587d
  • refactor: ♻️ remove unnecessary object creation in sgp4init_ 36155b1
  • test: βœ… add more test coverage 1ce84f1
  • fix: 🏷️ implement stricter typing d379c25
  • feat: ✨ add more functions from keeptrack.space ad2693a
  • refactor: ⚰️ remove benchmark that didn't work 9110c69
  • refactor: 🏷️ add readonly to constants fca69f5
  • fix: 🚨 fix linter errors 2158517
  • test: βœ… add more test coverage 8da9c09
  • test: βœ… add testing to Egm96Data ddce958
  • build: ⬆️ bump dependencies d5ce9a3
  • refactor: 🏷️ add readonly to constants cc09a35
  • refactor: 🏷️ add readonly to constants 7d8e081
  • refactor: 🏷️ add readonly to constants 0b27267
  • refactor: ⚑ reduce recalculating constants baa0b68
  • test: πŸ“Έ update snapshots for new satrec 9e3cde7

1 March 2025

  • fix: πŸš‘ fix wrong month calculation 185f96f

12 February 2025

  • fix: πŸ› fix typescript issues found in #27 005e2af

20 January 2025

  • fix: πŸ› allow extremely large mean motion due to 18 SDS a35ab57

18 September 2024

  • refactor: 🚨 fix linter error 8b3ee9b
  • fix: πŸš‘ fix error on leap year a9bd6b7
  • build: πŸ”’ fix security issues in dependencies e9271cf

18 September 2024

  • chore: πŸ“„ fix incorrect sgp4 license file 1e6ab39

3 August 2024

  • fix: πŸ› fix COES ap/pe measuring from center not surface a8bc495

25 June 2024

  • fix: πŸ› fix error when argOfPer is 360 2f97430
  • fix: 🚨 fix minor linter error 0efa851

4 April 2024

  • fix: πŸ› fix bug where missing intlDes data returns NaN 971a5a0

30 March 2024

  • fix: πŸ› fix incorrect international designator formatting 7da8317

24 March 2024

  • feat: ✨ add node support 12cce99

19 February 2024

  • refactor: ♻️ add default id eae7a33
  • refactor: ♻️ allow null rcs and vmag 0453c0a

24 January 2024

  • refactor: ♻️ move latRad and lonRad to GroundObject class 79817b2
  • refactor: 🏷️ add correct type output to FormatTle c16fe23

21 January 2024

  • feat: ✨ add editTle method to satellite class 644e9ef
  • feat: ✨ add toJ2000 method to sensor class ff410bd

20 January 2024

  • fix: πŸ› fix output type being expected as input type 2b3ba86

19 January 2024

  • fix: πŸ› fix missing name property on GroundObjects cba039d

17 January 2024

  • refactor: 🩹 fix import statements 028a801

17 January 2024

  • refactor: πŸ”₯ move derivative function to ootk bd39ed4
  • test: 🩹 fix type in test 42e4c4a
  • fix: ✨ add missing lla function 21c2b7b
  • refactor: πŸ”₯ remove uneeded type b0719df
  • test: βœ… update snapshots d4015d0

17 January 2024

  • build: πŸ‘· add auto build when updating version number 94dc010
  • fix: 🏷️ fix typo in package.json c4c86ef

17 January 2024

  • refactor: 🏷️ improve typing and documentation of radec observations 549f5fc

16 January 2024

  • refactor: 🏷️ improve type support for radec observations 942f204
  • build: ⬆️ update auto-changelog be7dc99
  • Revert "1.0.4" a59b57c
  • Revert "1.0.4" 98e034d
  • build: πŸ“ update auto-changelog settings f56be2b
  • chore: πŸ™ˆ update .npmignore 52fccfc

16 January 2024

  • fix: πŸš‘ fix rae error using milliseconds instead of seconds 9553288

16 January 2024

  • refactor: 🏷️ add proper velocity types 32ae737

15 January 2024

  • refactor: 🏷️ add more typing for Seconds in Epoch calculations 0419a86
  • refactor: 🏷️ improve type support in Vector3D e3d3e3a

15 January 2024

  • refactor: ♻️ standardize rng az el syntax 59f7f53
  • build: πŸ“ add auto changelog 8abc50c
  • docs: πŸ“ update examples f27b230
  • docs: πŸ“ update documentation for v1.0.0 ff144a2
  • docs: πŸ“ update readme 05d46da
  • fix: πŸ› remove debugging code bf90e5d

15 January 2024

  • fix: 🏷️ fix typings location in package.json 0c9173f

13 January 2024

  • feat: πŸ”₯ move advanced functions to ootk #11
  • feat: 🚚 move rf math to ootk #3
  • test: βœ… improve test coverage and import order 188071e
  • style: βž– remove prettier and enforce stricter jsdocs 647eff3
  • docs: πŸ“„ update copyright/license documentation 90bdd3e
  • test: βœ… add more tests b804ded
  • test: βœ… add test for Vector and Vector3D 44a67d0
  • refactor: ♻️ fix formatting and jsdocs b2eaaab
  • test: βœ… add testing for EquinoctialElements 22ea0a8
  • test: βœ… add tests for geodetic class bb94780
  • refactor: 🏷️ add more rigid typing of units 79c83f4
  • test: βœ… add testing for Matrix 416d5fa
  • test: βœ… add testing for ITRF class 49501a3
  • test: βœ… add tests for StateVector d923dae
  • test: βœ… add tests for Tle 39673ba
  • test: βœ… add tests for ClassicalElements 8120b3f
  • test: βœ… add tests and documentation to FormatTle dbed6a1
  • test: βœ… add tests for transforms 944a6c9
  • feat: ✨ add caching for most common transforms 5b7cc17
  • build: πŸ”₯ simplify build process fdef8dd
  • fix: πŸ› fix calculation of doppler factor 4a0ef1e
  • test: βœ… fix broken tests d26b6b7
  • test: βœ… add tests for RIC c822f4e
  • test: 🩹 fix time issue with testing on ci pipeline eec1281
  • build: πŸ”§ use best practices for package.json 713d07e
  • test: βœ… increase testing to 90% ab08816
  • test: 🩹 fix mock date object being modified 0adde7a
  • test: 🩹 fix mock date object being modified ff1a6ad
  • fix: 🚚 update import paths 7f2b8ac
  • test: βœ… add tests for J2000 f77390c
  • feat: ✨ improve isStatic logic 56ce400
  • test: βœ… add tests for RelativeState d2533d7
  • test: πŸ› lock timezone for jest testing 60c39de
  • chore: πŸ§‘β€πŸ’» update tasks 091f551
  • test: βœ… fix time difference in snapshot 0c2f59f
  • ci: 🩹 fix path of ci script 705d0da
  • fix: 🩹 remove old import 527d368
  • fix: 🚨 fix linter error 36d1f43

13 January 2024

  • ci: πŸ‘· update ci pipeline d82cb6c
  • docs: πŸ“ update docs 02f0922
  • ci: πŸ’š fix ci pipeline 21a2971
  • fix: πŸ› fix time object being mutated dd51ed2
  • ci: πŸ‘· update ci pipeline 7b8149f
  • ci: 🩹 make ci pipeline sequential 092de4e
  • test: βœ… fix test impacted by time zone differences a13c511
  • test: βœ… fix tests 4248aba
  • ci: πŸ’š reorder ci a8c2128
  • build: βž– replace rimraf with fs 06340e0
  • ci: 🩹 make ci pipeline sequential 834e559
  • build: πŸ’š fix eslint scripts 54612c5
  • ci: πŸ’š fix issue with package.json 3f8f78b
  • ci: 🩹 make ci pipeline sequential 25ce2b5
  • build: βž• add rimraf af82e8a
  • fix: 🩹 fix case-sensitive issue 531a0da

13 January 2024

  • refactor: ♻️ implement strict checks in tsconfig b1515cb
  • feat: ✨ sync all commonjs es5 and typescript examples adb58fa
  • refactor: ♻️ standardize eci and rae methods 5581a18
  • docs: πŸ“ update package.json 2e2672f

11 January 2024

  • refactor: ♻️ combine Tle classes and improve documentation b5b506a
  • test: βœ… fix tests 4c2d701
  • refactor: ♻️ move moon code to moon 7f5d7c7
  • fix: βœ… fix broken tests d4ddcf3
  • fix: ✨ implement both commonjs and modules 732a270
  • refactor: 🚚 organize interfaces and enums 16c336b
  • feat: ✨ add examples and reduce dependencies 64116c8
  • docs: πŸ“ remove old AGPL license 3e94023
  • refactor: ♻️ refactor GroundPosition from Sensor 65a6782
  • docs: πŸ“ update readme and imports 6475a97
  • fix: πŸ› fix doppler factor calculation fb7d26e
  • Create LICENSE.MD e51bf0e
  • docs: πŸ“ update readme doc 6420157
  • fix: πŸ› use date object instead of realtime date 3215f22
  • docs: πŸ“ update changelog 42eb591
  • Rename LICENSE.MD to LICENSE.md 1432ef8

v1.0.0-0

7 January 2024

  • feat: πŸ’₯ initial commit 9893a6a
  • test: 🚚 update names and paths c48aece
  • fix: βœ… fix test paths b784f3e