Skip to content

1.2.0

Compare
Choose a tag to compare
@DemonMartin DemonMartin released this 22 Jun 22:56
· 5 commits to main since this release
816ed4b

πŸ“ Changelog

πŸ”ƒ Enhancements:

  • ✨ Upgraded to the latest approach for handling post requests, which now support both JSON and x-www-form-urlencoded formats.
  • βž• Implemented extensive error handling capabilities to improve overall stability.
  • πŸ“š Updated JSDocs for all methods, enhancing code documentation and clarity.
  • ⚑️ Automatically converts sessionId to session, ensuring smooth updates without major disruptions.
  • βž• Added new parameters to enhance functionality and customization options.
  • βž• Introduced three new methods: validCookies(), isJSON(), and isFormData(), providing additional utility.
  • ⏰ Extended timeout duration to allow sufficient waiting time for response handling.

πŸ”€ Other Changes:

  • πŸ“ˆ Various performance optimizations and bug fixes to improve overall reliability.
  • πŸ”„ Heavy code refactoring and improvements for better maintainability.

🌟 And more exciting updates!

Automatic release notes

What's Changed

New Contributors

  • @pim97 made their first contribution in #2

Full Changelog: 1.1.0...1.2.0