Skip to content

First Release

Choose a tag to compare

@SatoTakeshiX SatoTakeshiX released this 06 May 10:43
b9673ce

Initial release of SwiftIGRF

This release includes:

Core Features:

  • IGRFCore: A Swift library for calculating the International Geomagnetic Reference Field (IGRF)
  • IGRFCLI: A command-line interface tool for IGRF calculations

Key Components:

  • IGRFCore: Core calculation engine that can be used as a dependency in other Swift projects
  • IGRFCLI: Command-line tool for direct IGRF calculations from the terminal

Platform Support:

  • iOS 17.0+
  • macOS 14.0+
  • tvOS 17.0+
  • watchOS 8.0+

This is the first release (v0.0.2) of SwiftIGRF, providing the basic functionality for IGRF calculations.