This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #95 from Nikolai558/development
Ready for Release 0.7.8
- Loading branch information
Showing
8 changed files
with
31 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,14 @@ | ||
0.7.7 | ||
0.7.8 | ||
|
||
Release Candidate V-0.7.7 | ||
Release Candidate V-0.7.8 | ||
|
||
## Instructions to install: | ||
1. Download the zip file named "NASR2SCT-0.7.7.zip" | ||
1. Download the zip file named "NASR2SCT-0.7.8.zip" | ||
2. Unzip the file | ||
3. Keep all files inside it together. | ||
4. Run the Setup.exe | ||
|
||
## Change log: | ||
- NEW FEATURE, ARTCC Publication Parser. #83 | ||
- NEW FEATURE, Telephony Alias Commands. #87 | ||
- Uninstall button works properly. #80 | ||
- Facility ID has a function and has been re-enabled. | ||
- If you leave it as "FAA", ALL ARTCC Publications will be parsed. | ||
- If you select your individual ARTCC, only the publications for that ARTCC will be parsed. | ||
- Deleted Job links are ignored. #84 | ||
- This only effects when the FAA removes data. (Chart Recall Alias Commands) | ||
- Removed "Run Again" button. #86 | ||
- "Checking Alias" (Duplicate Alias Commands) is now twice as fast. #89 | ||
- Default Output directory is the User's Desktop. #90 | ||
- Fixed Facility Id Drop Down Alignment #92 | ||
- Duplicate Airway Alias Commands are now put in the 'OTHER' section of the Duplicate Alias Commands Text file. #94 and #81 | ||
- Added Dialog message box with more information when a user is updating NASR2SCT #93 |