Releases: DreamerDeLy/dream
Releases · DreamerDeLy/dream
v0.8.0 - Remake of HTTPRequest
21.03.2023
HTTPRequestTyperenamed toHTTPMethod.- Renamed files in
/netfolder to snake case. - Remake of
HTTPRequest, so that commands can be called in any order. - Added test for
HTTPRequest.
v0.7.0 - Renames and changes in CLI
15.03.2023
- HTTPPackage and HTTPPackageParser modules renamed to HTTPRequest and HTTPResponse.
- Type of HTTPRequestType changet from
enum classtoenumfor simpler usage. - Added
outputsetting support to CLI.
v0.6.0 - Added HTTPPackageParser
14.03.2023
- Added
HTTPPackageParserwith tests and examples
v0.5.0 - HTTPPackage added
02.11.2022
SimpleTimerтаSimpleStopwatchadded to namespacedream- Added
HTTPPackage
v0.4.0 - CLI countinnuous integration and changes in SerialLog
23.10.2022
- In
SerialLogging, the ability to add multiple outputStreamobjects has been removed. - Removed dependency on
SerialLoggingfromCLI. - Added ability to continuously read from
Streamand execute inCLI. - Some examples have been renamed.
v0.3.0 - Updated SimpleTimer
01.09.2022
- ⏱ Updated
SimpleTimer!- Added callbacks support (
onElapsed(function)) - Added new examples
- Added callbacks support (
- ⚖ Added example for
UnitConversionmodule
v0.2.0 - Fixes and remake of SerialLog
11.08.2022
- Small fixes
- Remake of
SerialLog - Added
CLIandValueexamples
v0.1.0
Very first release 🎉
It will be a long journey!