Skip to content

Releases: SolteraGG/StickyAPI

StickyAPI v1.4.4

24 Oct 17:35
5aee597

Choose a tag to compare

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

22 Oct 00:11
a7dab5e

Choose a tag to compare

[v1.4.3.2] Use the correct project name!

StickyAPI v1.4.3.1

21 Oct 23:53
e777008

Choose a tag to compare

  • (Internal) Add settings.gradle, pass through github token to workflow

StickyAPI v1.4.3

21 Oct 23:24
284498e

Choose a tag to compare

  • Use encoded unicode characters instead of raw characters

StickyAPI 1.4.1

21 Oct 16:56
19e4142

Choose a tag to compare

Merge branch 'release' of github.com:DumbDogDiner/StickyAPI into release

StickyAPI 1.3.0

15 Oct 18:38
7fcd0df

Choose a tag to compare

Merge pull request #3 from DumbDogDiner/feat/chatmessage

Add wrapper for md_5's TextComponent API

StickyAPI 1.2.0

12 Oct 05:22
cf85a39

Choose a tag to compare

Add StringUtil#captialiseSentence and IPUtil

StickyAPI 1.1.0

11 Oct 23:40
092ca7a

Choose a tag to compare

Fix javadoc