-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added documentation (Readme, Changelog)
- Loading branch information
1 parent
f95fca6
commit 0ae209a
Showing
4 changed files
with
32 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
## [0.1.1] - 2019-02-03 | ||
|
||
### Added | ||
|
||
- Changelog | ||
|
||
### Updated | ||
|
||
- NuGet package description | ||
- Readme file | ||
|
||
## [0.1.0] - 2019-02-02 | ||
|
||
### Added | ||
|
||
- Method allowing to get the constellation corresponding to given coordinates |
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 +1,5 @@ | ||
# AASharp.Extension | ||
# AASharp.Extension | ||
|
||
AASharp.Extension provides helper classes and methods allowing using [AASharp](https://github.com/jsauve/AASharp) more easily. | ||
|
||
Currently very few functions are available, but others will be added. Feel free to open an [issue](https://github.com/elendil-software/AASharp.Extension/issues) to suggest new capability. |
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