Skip to content

Releases: txaty/gool

Minor - v0.1.5

09 Mar 10:06
94e672c
Compare
Choose a tag to compare

This is a minor change:

  1. Add unit tests. The current test coverage is 100%;
  2. Add Makefile, for better testing;
  3. Update README;
  4. Add GitHub workflows.

Refactor and update license.

08 Sep 04:56
d1b90f6
Compare
Choose a tag to compare
Merge pull request #3 from txaty/generics

Refactor, update License.

Async method and invalid number handling

02 Sep 06:27
ca0de72
Compare
Choose a tag to compare
Merge pull request #2 from txaty/generics

Add async methods and invalid number handling

Generics

24 Aug 09:50
39ad55d
Compare
Choose a tag to compare
v0.1.2

Update README.md

Submit and Map methods

23 Aug 12:21
Compare
Choose a tag to compare
v0.1.1

Submit and Map methods.