Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.2
    0a59b271 · rename library to userio ·
    Release: v1.2
  • v1.1
    2520e89b · v1.1 ·
    Release: v1.1
    - Add Filter 'noSymbols', which contains letters, numbers and spaces.
    - Add Filter 'onlyLettersAndNumbers'
    - Update README.md
    - Change order of method to match all files (including README.md)
  • v1.0-reworked
    0ff365f8 · Library reworked ·
    Release: v1.0 Reworked
    Library reworked.
    - Fixed an issue where the code is inaccessible as a library .jar file. All the code is now under a main package named 'basicUserIO'
    - Add Custom exceptions for when the parameter is invalid.
    - Add filters for Strings that can be called separately or with a String IO function.
  • v1.0
    bd83ef90 · Update README.md ·
    Release: v1.0
    Initial Release