Skip to content

Commit

Permalink
Release v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Aug 15, 2020
1 parent c70a562 commit 9fe822f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@
* Deprecated the `TypeScript` parser and generator. #27
* Deprecated the `Parser` class and related classes. #17
* Deprecated many methods across the codebase. See their Javadoc for replacements or migration instructions.

# fulib v1.2.1

## Bugfixes

* All new members now correctly generate leading whitespace. #35 #36
* `toString` methods are no longer generated in classes without suitable attributes. #39 #41
* `removeYou` methods are no longer generated in classes without associations. #40 #42

0 comments on commit 9fe822f

Please sign in to comment.