Skip to content

Commit

Permalink
v2: Updates
Browse files Browse the repository at this point in the history
* Simplifies & beautifies everything
* Introduces a new Class system.
* Errors are defaulted to AWS's handler.
* New function names & more efficient handling.
* Should fix a majority of the errors.

Please read the README for more!
  • Loading branch information
SociallyDev committed Sep 28, 2020
1 parent ad0726e commit e6d7753
Show file tree
Hide file tree
Showing 1,095 changed files with 44,891 additions and 2,714 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Devang Srivastava
Copyright (c) 2020 Devang Srivastava

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit e6d7753

Please sign in to comment.