v3.0.7 (2020-11-18)
Closed issues:
- Sort map by key before printing #23
Merged pull requests:
v3.0.6 (2020-11-14)
Merged pull requests:
v3.0.5 (2020-11-14)
v3.0.4 (2020-11-12)
Closed issues:
- Feature request: Pretty print big.Int and big.Float? #41
Merged pull requests:
- chore: optimize CI #44 (deliangyang)
- refactor: use defer release lock #43 (deliangyang)
v3.0.3 (2020-08-11)
Closed issues:
- go mod doesn't install 3.0.2 #40
v3.0.2 (2020-05-05)
Closed issues:
- WithLineInfo print the wrong line #39
- Display of nil slice as same as an empty slice #36
- Unsure why number coming out in base 16 #27
- disable colors when not output is not a tty #26
Merged pull requests:
- Allow changing coloringEnabled per pp instance #37 (k0kubun)
- support Go modules #35 (itchyny)
- Add max depth var #34 (sumerc)
- Allow own instances of pp #33 (Eun)
- fix typo of foreground #32 (shogo82148)
v3.0.1 (2019-04-02)
v3.0.0 (2019-03-04)
v2.4.0 (2019-03-03)
Merged pull requests:
- Fix newline of map type #29 (itchyny)
- add MIT license file #28 (alteholz)
- Update the map printer to properly print maps. #25 (denniszl)
v2.3.0 (2017-01-23)
Merged pull requests:
v2.2.0 (2015-07-23)
Closed issues:
- please do not use unsafe package #20
Merged pull requests:
- check whether reflect.Value can call
Interface\(\)
#19 (skatsuta) - Fix indent for slices #18 (sdidyk)
v2.1.0 (2015-04-25)
Merged pull requests:
- Custom colors #17 (sdidyk)
- Some changes of printer #16 (sdidyk)
- Suppress panic caused by Float values #15 (yudai)
v2.0.1 (2015-03-01)
Merged pull requests:
v2.0.0 (2015-02-14)
Closed issues:
- Fold large buffers #8
Merged pull requests:
v1.3.0 (2015-02-14)
Closed issues:
- time.Time formatter #2
Merged pull requests:
v1.2.0 (2015-02-14)
Merged pull requests:
v1.1.0 (2015-02-14)
Merged pull requests:
v1.0.0 (2015-01-09)
Closed issues:
- test failed if Golang over 1.4 #5
Merged pull requests:
v0.0.1 (2014-12-29)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator