Skip to content
Snippets Groups Projects
Commit cc5d1881 authored by Frede H's avatar Frede H Committed by GitHub
Browse files

Simplified CHANGELOG

parent 57e25bf3
No related branches found
No related tags found
No related merge requests found
# Change Log # Change Log
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [4.0.0rc1] - 2017-03-03 ## [4.0.0] Release Candidate - 2017-03-07
- Add: Network check - do not run mirror ranking if no internet - Add: Network check; do not run rank if no internet
- Add: -f/--fasttrack [n] argument - Add: -f/--fasttrack [n] argument
Creates a list of [n] mirrors which are responsive and uptodate
- Add: Module JSON file functions
- Add: Module Custom mirror file conversion and helpers
- Add: Module Http functions
- Add: Class Mirror
- Add: Module Mirror functions
- Add: Module Generic file functions
- Add: Module Validation functions
- Add: Download mirrors from repo.manjaro.org
- Add: Ping status of repo.manjaro.org
- Add: Fallback to package mirrorfile if ping fail
- Add: Fallback to package mirrorfile if any file is missing
- Add: Messages to reflect new functions
- Rewrite: internals for json handling
- Rewrite: internals for mirror handling
- Rewrite: internals for mirror ranking
- Modified GUI and TUI to reflect rank/random method - Modified GUI and TUI to reflect rank/random method
- Colorized console output by message type - Colorized console output by message type
- Added tests - Internal rewrite to use json files from repo.manjaro.org
Commandline parsing - The `/etc/pacman.d/mirrors` dir has been removed. All data files now exist in `/var/lib/pacman-mirrors`
Default configuration
Geoip
Initial vaules of internal variables
## [3.2.2] - 2017-02-12 ## [3.2.2] - 2017-02-12
- Fix issue with multiple country select. - Fix issue with multiple country select.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment