Skip to content

Releases: shengyanli1982/retry

v0.1.8

02 Apr 10:44
caac400
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

Optimize project content for ease of use

20 Mar 07:23
e84127e
Compare
Choose a tag to compare
  1. Optimize code remarks
  2. Add demo use case code
  3. Optimize README content, and add Chinese README

Redesign LOGO

08 Mar 05:30
ca239ea
Compare
Choose a tag to compare
Merge pull request #9 from shengyanli1982/dev

Redesign LOGO

Optimize the structure of the code by adding methods whose return value type is Interface.

01 Mar 13:58
fd8df88
Compare
Choose a tag to compare
Merge pull request #8 from shengyanli1982/dev

Optimize codes and add new methods

Optimize the code and fix the way some code is written

22 Feb 10:33
5c0c7ee
Compare
Choose a tag to compare
Merge pull request #7 from shengyanli1982/dev

Keep optimizing the code

Converts a function type to an alias

29 Jan 08:32
6a00382
Compare
Choose a tag to compare

This is a very important work to facilitate the linkage and call between various libraries in the future.

Add factory model methods, fix code bugs, and improve test code.

14 Jan 03:14
2fd5fcf
Compare
Choose a tag to compare
Merge pull request #3 from shengyanli1982/dev

Add factory model methods, fix code bugs, and improve test code.

Optimize parameters and methods, fix test bugs

04 Jan 06:19
a2a3234
Compare
Choose a tag to compare

Optimize parameters and methods, fix test bugs

Complete code development, bug fixes, and README writing

02 Jan 06:41
b522cc1
Compare
Choose a tag to compare
Merge pull request #1 from shengyanli1982/dev

Complete code development, bug fixes, and README writing