"Finally, we can release it." ~Me, or so.
The Blog / Wiki update gives new functionaly to AminoJS, fixed some bugs, enhances security and handles testcases way differently then v.0.1
Summary:
- Create, Comment and Delete Different Wiki Entries / Blog Posts. (Restricted to User Online)
- Fetch Blogs from Community Feed or a Community User.
- Users can now use AminoJS Safe, because it runs now via HTTPS
- Testcases, a lot of them.
- Added Code of Conduct and Issue Templates.
Full Changelog (with PR Refrence):
#6 Make Login more simple
Thanks to Felix, we don't need to parse in the secret ID, that was required in every function we called.
#9 Modulize the Core Libary
Also thanks to Felix, the entire libary is now seperated in modules, wich makes easier development possible.
#12 The Wiki Stuff!
Robin then started working on the "Wiki Stuff", with that PR, the Libary started to have Wiki Functionallties. The Libary could, with the PR: Create, Comment, Delete Wiki Blogs.
#25 Fetch User Blogs
Felipe and Robin created the Ability to fetch User Blogs! (Dammmn Daniel! :D)
#26 Blog all
Thanks to First-Time Contributor Tau5 AminoJS got all of the Blogs! Thanks from me again!
#29 HTTPS!
Woo.. we got that now.
[#30 & #31 & #32 Repoworks!
]
#30 Create issue Templates!
#31 Create Code of Conduct
#32 New Testcases!
Just some Repowork. New Issue Templates, a Code of Conduct and Testcases for easier Development.