Skip to content

Releases: Patbox/TextPlaceholderAPI

2.0.0-beta.3+1.19

06 Jun 17:19
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/1.19' into 1.19

2.0.0-beta.2+1.19

05 Jun 09:34
Compare
Choose a tag to compare
2.0.0-beta.2+1.19 Pre-release
Pre-release
Tweak slash replacing

2.0.0-beta.1+1.19

04 Jun 15:32
Compare
Choose a tag to compare
2.0.0-beta.1+1.19 Pre-release
Pre-release
Initial beta release for 1.19, refactor a lot of stuff

1.1.3

19 Nov 18:09
Compare
Choose a tag to compare
Add few placeholders

1.1.2

18 Oct 19:11
Compare
Choose a tag to compare
Check if style is null

1.1.1

02 Sep 17:55
Compare
Choose a tag to compare
Bump version, docs fixes

[1.1.0] Lots of improvements, create good documentation

01 Aug 15:39
Compare
Choose a tag to compare
- Broken TextParser tags in an safe and all categories,
- Gradients now work with Unicode Emojis
- Added TextParser.parseSafe(String) for simpler parsing of user input,
- Added multiple new aliases to tags,
- Added `style` and `raw` tags, which allow usage of json style and json text,
- Marked it as library in ModMenu,
- Added logo to mod (and replaced the old one)
- Created a documentation,

1.0.1

05 Jul 16:19
Compare
Choose a tag to compare
Bugfixes and new placeholders

1.0.0

25 Jun 14:20
Compare
Choose a tag to compare
Fix one small error with server context, bump to 1.0.0

1.0.0-rc2: Improve text parser

15 Jun 09:26
Compare
Choose a tag to compare
Pre-release
- Implement missing hover events
- Add <reset> tag
- String passed as a placeholder result is now parsed with Text Parser