Releases: Dangujba/EasyBite
Releases · Dangujba/EasyBite
EasyBite 0.2.0 Released
EasyBite Version 0.2.0 Release Notes
Features
- Skip and Exit: Introducing the ability to skip and exit loops easily.
- Ternary Operator: Added support for the ternary operator for concise conditional expressions.
- CallBack: Implemented callback functionality for asynchronous operations.
- Nested List: Support for nested lists for complex data structures.
- Use Array as Arguments: Ability to pass arrays as arguments to functions.
- Full Featured OOP: Enhanced support for Object-Oriented Programming (OOP) with additional features.
- Bytearray Function: Introduced the
bytearray
function for handling binary data. - Hexadecimal, Scientific Support: Added support for hexadecimal and scientific notation.
In-built Classes
- os: Integration with the
os
module for operating system functionalities. - socket: Added support for networking with the
socket
module. - thread: Introduced the
thread
module for multi-threading capabilities. - weblistener: Integrated
weblistener
module for listening to web requests. - requesthandler: Added
requesthandler
module for handling HTTP requests. - http: Enhanced HTTP support with the
http
module.
Error Fixes
- Iteration on String: Fixed issues related to iteration on strings.
Optimization
- Loop 2x Faster: Optimized loops for a performance boost, now running 2x faster than version 0.1.0.
How to Upgrade
To upgrade to EasyBite version 0.2.0, simply download the latest changes from the GitHub repository and follow the installation instructions in the README.
For detailed documentation and examples, visit the official documentation.
We welcome your feedback and contributions to make EasyBite even better!