Releases: fulldecent/corelocationcli
Releases · fulldecent/corelocationcli
New build approach
Trying to support multiple architectures.
Fix character encoding
Updated options
Updated command line options
What's Changed
- Remove SPM dependency by @fulldecent in #29
- Update release instructions by @AstroCB in #32
- Add info about macOS Gatekeeper/Notarization by @jsejcksn in #38
- Fix brew cask install command by @apizz in #39
New Contributors
- @fulldecent made their first contribution in #29
- @jsejcksn made their first contribution in #38
- @apizz made their first contribution in #39
Full Changelog: 3.2.0...4.0.0
Add Local Time
This release adds time_local
to JSON output and time_local
as a format option. Thank you, @AstroCB.
Add Placemark Output
This releases adds additional options for showing placemark information. Thank you, @KR4DIO.
Correct JSON output
This makes JSON output valid
Default to once
The default behavior is changed to a single output.
New JSON format
Several people are integrating this output into other projects. We've added a JSON output with -json
.
Rewrite in Swift 3
All code has been translated to the new Swift 3 language.
CoreLocationCLI 2.0.0
Adds custom output formatting.