Packages

Device location (GPS/network) for Mob apps (extracted from mob core)

Current section

Files

Jump to
mob_location CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to **mob_location** are documented here.
Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Versioning: [SemVer](https://semver.org/spec/v2.0.0.html).
---
## [0.1.0] - 2026-06-12
Initial release. Device location (GPS / network) for Mob apps.
- `MobLocation.start/2` / `stop/1` with updates delivered via `handle_info`.
- Extracted from mob core in the 0.7.0 plugin-extraction wave.
- Requires `mob ~> 0.7`.