- 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