Skip to content

Commit ae2e6a5

Browse files
committed
Updated docs.
1 parent 424b352 commit ae2e6a5

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ The project home page can be found at https://github.com/sangupta/as3corelib. No
1010

1111
The projects was forked from the original project at https://github.com/mikechambers/as3corelib because the original project is now dormant and has not been maintained for over an year now. Thus, this fork aims to provide fixes for reported issues and keep upgrading for enhancements/ideas.
1212

13+
Contributors
14+
------------
15+
16+
The project includes contributions from various sources, including,
17+
18+
- Original authors of the library at https://github.com/mikechambers/as3corelib/graphs/contributors
19+
- Users who provided fixes as pull requests. Refer to https://github.com/mikechambers/as3corelib/issues for more details
20+
- Users who provided fixes as code attachments. Refer to https://github.com/mikechambers/as3corelib/issues for more details
21+
- Lastly, me who is trying to gather all these fixes in one place to revive the library
22+
1323
License
1424
-------
1525

ReleaseNotes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
Version 0.95
1+
Version 0.95 (in development)
22
------------
33

44
- Added release and packaging targets for the library
5-
- Fixed ASDocs for the project to be generated
5+
- Added license file
6+
- Fixed ASDocs for the project to be generated, issue #152, #153
7+
- Fix for URI class, issue #160, #166
8+
- Added another test for StringUtil, issue #161
69

710
Version 0.93
811
------------

0 commit comments

Comments
 (0)