We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaec8e commit 8359491Copy full SHA for 8359491
CHANGELOG.md
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- [SafeFunction documentation](https://jupiterdocs.fugerit.org/fj-core/src/docs/SafeFunction.html)
13
14
+### Changed
15
16
+- RealJFile nows creates a FileWriter and FileReader for getWriter() and getReader() methods.
17
18
+### Fixed
19
20
+- windows run of TestRealJFile.testFullFile()
21
22
## [8.4.0] - 2023-09-30
23
24
### Added
0 commit comments