Amino.NET v1.6.0
Amino.NET v1.6.0 release | Some smaller patches & Builder Class Demo
A small update that adds a few new things while also patching stuff.
Whats new?
- There is a new Builder Class for Posts to create Wikis and Blogs, note that this is an early demo feature and issues / missing things might still occur
- While not directly being Amino.NET related, we have integrated Github actions into this Repository, so you can always fetch the latest Dev version of Amino.NET when available!
- Fixed send_message as it has been an issue as stated in #23
- We have updated the Funding.yml file so now the latest way to fund our projects is available
- Fixed some Typos in Types.cs
- Added Client.register_google(string, string, string, string)
- Fixed Newtonsoft.JSON error in Client.request_verify_code(string, bool)
- Code has been adapted to more modern C# practices
Soon
- Add ACM
- Add changing device IDs
- Add proxy support
- Add custom events (notification support)
- Add Custom Exceptions
- Add Model Object
- Use partial classes
Auto generated by Github
What's Changed
- Structure/refactor code by @FabioGaming in #17
- test PR by @FabioGaming in #18
- Feature/add more functions by @FabioGaming in #25
- Feature/add builder class by @FabioGaming in #26
- hopefully fixed send_message by @FabioGaming in #27
- Merge Amino.NET 1.5.2 by @FabioGaming in #28
Full Changelog: v1.5.1...v1.5.2