Changes.
-Added: New Changes to Changelog -Fixed: Missing Autogenerated Type -Cleanup: Gradle file got cleaned up from things it no longer needs. -Changed: Upgraded to SCG 1.0.5 for incoming new features.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog of versions
|
||||
|
||||
###Version 0.4.1
|
||||
- Changed: ForEach with input now provides input, value instead of value, input, this improves the usage of method references greatly
|
||||
- Added: addAll with Array-types in collections.
|
||||
- Added: Java Iterator/Iterable support for Stream replacing methods
|
||||
|
||||
### Version 0.4.0
|
||||
- Changed: Iterable specific helper functions were moved out of Iterators and moved into Iterables
|
||||
|
||||
Reference in New Issue
Block a user