File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33### Version history
44
5+ ##### 1.2.2
6+ - Bug Fix (issue-27): automatic error annotation works now for try.T functions
7+ - Updated documentation
8+
59##### 1.2.1
610- Optimization and Refactoring
711- Updated documentation
Original file line number Diff line number Diff line change @@ -623,6 +623,8 @@ Please see the full version history from [CHANGELOG](./CHANGELOG.md).
623623
624624### Latest Release
625625
626- ##### 1.2.2
627- - Bug Fix (issue-27): automatic error annotation works now for try.T functions
628- - Updated documentation
626+ ##### 1.2.3
627+ - Bug Fix (issue-30): automatic error annotation fixed, when app functions were
628+ named like, e.g., ` func MyHandle () (err error )`
629+ - Refactoring internal parts, will help maintenance and new contributors
630+ - Maintenance updates, like GitHub actions, etc.
You can’t perform that action at this time.
0 commit comments