Skip to content

Data 1.0.7

Compare
Choose a tag to compare
@Petersburg2020 Petersburg2020 released this 19 Mar 19:13
· 5 commits to master since this release

New Dictionaries were included, which includes:

  • LatinDictionary

  • LoremDictionary

  • FullDictionary became abstract

  • EnglishDictionary was made to represent the previous version FullDictionary

Stream was added to help manage file input and output streams

  • Stream: controls a file

  • Input: represents the input stream of a file

  • Output: represents the output stream of a file