Releases: shengyanli1982/vowlink
Releases · shengyanli1982/vowlink
v0.1.5
What's Changed
- Fixed incorrect remarks for case11 and case12 by @shengyanli1982 in #14
- Optimize the code, add test cases, improve the README. by @shengyanli1982 in #15
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- Fixed inaccurate catch chain call that prevented normal exit.
- Corrected handling of nil errors returned in then and catch.
- Enabled secondary selection of supporting data and errors in resolve and reject.
- Added export of finally error.
- Improved relevant test cases and rewrote example code.
- Enhanced README content writing.
What's Changed
- Fix code bugs by @shengyanli1982 in #10
- The Finally function supports error export by @shengyanli1982 in #11
- Fix untranslated parts of README by @shengyanli1982 in #12
- Added core rule explanation by @shengyanli1982 in #13
Full Changelog: v0.1.3...v0.1.4
Update github workflow and fix README file errors
Merge pull request #8 from shengyanli1982/dev Fix README file errors
Optimize code remarks and add Chinese README
Merge pull request #4 from shengyanli1982/dev Optimize code remarks and add Chinese README
Optimize the content of the code and README
Merge pull request #3 from shengyanli1982/dev Optimize the content of the code and README
Complete code development, test cases, example code development
Complete code development, test cases, example code development