Skip to content

v0.2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fisothemes fisothemes released this 10 Jun 00:26
· 97 commits to master since this 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