Skip to content

Commit

Permalink
4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZZZank committed Mar 4, 2025
1 parent a875d4f commit 35fdf87
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# ProbeJS Legacy 4.6.3 -> 4.7.0

`@ReturnsSelf` support & better comment formatting

- add Rhizo ReturnsSelf annotation support
- better comment formatting
- blank lines at the front/back will now be ignored
- comments will be formatted as one line if there's only one valid line
- rejected classes will not be included in simulated `Internal`
- fixed SimulateOldTyping cannot to toggle on/off unless the game is restarted
- fix create sequenced assembly recipe doc
- skip reading read-only configs

---

# ProbeJS Legacy 4.6.1 -> 4.6.3

Fix again & Mod Scanner
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ vineflower_version=1.10.1
parchment_version=1.16.5:2022.03.06

# Mod Properties
mod_version=4.6.3
mod_version=4.7.0
maven_group=com.prunoideae
archives_base_name=probejs
mod_id=probejs
Expand Down

0 comments on commit 35fdf87

Please sign in to comment.