v0.2.0.0
Pre-release
Pre-release
New Features:
- Added FB_Array_List
- Added Find() Method to the I_List Interface
- Added Resize() Method
- Added Get_Value_As_String() Method
- Added Generic Type
- Added I_List_ReadOnly Interface
- Added I_List_Write_Only Interface
Improvements:
- Better Examples
- Clearer Comments
- UML diagrams
- Clearer Method names
- Improved documentation
Fixes:
- Fixed double item bug that occurred during the insertion of the first { <I_List>.Insert(0) } item in the list