- Gem: bump version to 0.0.2 (#4)
- Docs: add changelog (#2)
- Ci: enable github actions (#1)
- Examples: add distance script
- Examples: add progress tracking
- Docs: clarify limitations
- Graph: fix edge case for missing vertices
- Gem: add usage example
- Graph: use dijkstra's algorithm for path finding
- Coords: add class to handle 3d coordinates in space
- Frontier: add version 0.0.1
- Coords: Fix coords spec
- Star: add struct for handling star systems
- Coords: add class to handle 3d coordinates in space
- Initial commit for the Frontier library