Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Releases: goinsane/erf

v1.3.1

04 Mar 11:39
aa73ae9
Compare
Choose a tag to compare
  • removed panic 'args are not using' from Erf.Attach() method

v1.3.0

03 Mar 11:29
05116c9
Compare
Choose a tag to compare
  • removed Top method for Erf
  • implemented Copy and CopyByTop methods for Erf

v1.2.3

02 Mar 13:10
b73e84c
Compare
Choose a tag to compare
  • implemented Erf.TagIndex method

v1.2.2

02 Mar 12:39
cab6269
Compare
Choose a tag to compare
  • implemented TagsLen and PCLen methods
  • improved godoc for Top method

v1.2.1

02 Mar 11:13
83fdf5a
Compare
Choose a tag to compare
  • implemented Erf.UnwrapAll method
  • improved Erf.Format, Erf.Attach, Erf.Tags methods
  • implemented and applied Erf.Top method

v1.2.0

01 Mar 19:42
53665a7
Compare
Choose a tag to compare
  • improved godoc
  • implemented Erf.Attach2 method
  • implemented Erf.Tags method
  • implemented + flag for Erf.Format method
  • improved Erf.Format method to show non-Erf errors

v1.1.3

14 Feb 20:13
d0d6273
Compare
Choose a tag to compare
  • implemented Wrapp function

v1.1.2

15 Nov 08:03
4007179
Compare
Choose a tag to compare
  • inserted '//go:build examples' into example1.go

v1.1.1

08 Oct 14:34
7add756
Compare
Choose a tag to compare
  • implemented getPadWidPrec() func
  • implemented padding for empty lines of Erf format '%x'

v1.1.0

07 Oct 12:36
372a29b
Compare
Choose a tag to compare
  • improved and changed verbs and formats in Format() methods.
  • improved examples
  • improved godoc