Releases: SolteraGG/StickyAPI
Releases · SolteraGG/StickyAPI
StickyAPI v1.4.4
Add optional arguments with default parameters, general fixup (#6) * Update version * Add optional argument with a default value * Remove weird name for the line finder method Uses GetClassName to help prevent any weirdness and avoid a random name * Change getSizeOfBuiltin to use instanceof and neaten it up * Fix debug printing * Fix a lint issue * Prevent null from being explicit fallback * Fix minor issue where it thinks getTabComplete is @NotNull * Update gradle, add todo Co-authored-by: James Cahill <[email protected]>
StickyAPI v1.4.3.2
[v1.4.3.2] Use the correct project name!
StickyAPI v1.4.3.1
- (Internal) Add settings.gradle, pass through github token to workflow
StickyAPI v1.4.3
- Use encoded unicode characters instead of raw characters
StickyAPI 1.4.1
Merge branch 'release' of github.com:DumbDogDiner/StickyAPI into release
StickyAPI 1.3.0
Merge pull request #3 from DumbDogDiner/feat/chatmessage Add wrapper for md_5's TextComponent API
StickyAPI 1.2.0
Add StringUtil#captialiseSentence and IPUtil
StickyAPI 1.1.0
Fix javadoc