Closed fr33r closed 3 years ago
Description
Introduces V4 of work. The following are the changes included in this major version:
work
work.NewBestEffortUnit
work.NewSQLUnit
work.NewUnit
unit
Rationale
Suggested Version
v4.0.0-beta
Example Usage
See the README.md in the v4 subdirectory!
README.md
v4
Description
Introduces V4 of
work
. The following are the changes included in this major version:work.NewBestEffortUnit
andwork.NewSQLUnit
and replaced withwork.NewUnit
.work
package constructs underunit
package for more succinct API.Rationale
Suggested Version
v4.0.0-beta
Example Usage
See the
README.md
in thev4
subdirectory!