Releases: hughesjs/SpaceTrackSdk
Releases · hughesjs/SpaceTrackSdk
Release v2.0.1
Compare
Sorry, something went wrong.
No results found
Release v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-12-25)
⚠ BREAKING CHANGES
Requires NUGET_USER secret to be configured
Features
migrate to OIDC trusted publishing for NuGet.org (#96 ) (db6eb28 )
Release v1.1.4
Compare
Sorry, something went wrong.
No results found
1.1.4 (2025-12-25)
Code Refactoring
migrate to ArchonAnalysers for architecture validation (#95 ) (d9dc219 )
Release v1.1.3
Compare
Sorry, something went wrong.
No results found
Release v1.1.2
Compare
Sorry, something went wrong.
No results found
Release v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-06-04)
Documentation
Added auth section to readme (d935006 )
Release v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-01-03)
Features
Bug Fixes
Added tests for operators and fixed some minor bugs (bdf8d90 )
Added tests for predicates and minor bug fixes (3726c69 )
Code Refactoring
Simplified type signature of InclusiveRangeOperator (579daea )
Tests
Removed prefixing / (c279fa1 )
Using a stubbed server for inteegration tests (b0ef4d2 )
Release v1.0.1
Compare
Sorry, something went wrong.
No results found
Release v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2023-01-02)
Features
Finished adding DI Extensions (f4b27d2 )
Bug Fixes
Documentation
Updated readme with basic usage and fixed some mistakes in the contributing guide (5928233 )
Release v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-01-02)
Features
Added BasicSpaceDataClient (5c6a2ed )
Added cookie jar, intercepting handler, and client tests (f86a143 )
Bug Fixes
Added secrets as env vars to workflow (ae67a11 )
Tests