Skip to content

Releases: hedzr/is

v0.9.0

15 Feb 00:06
f146448

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.9.0

  • upgrade go toolchain to 1.25.0

Full Changelog: v0.8.68...v0.9.0

v0.8.68

14 Feb 00:02
464cd42

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.68

  • security patch
  • unimportant improvements

Full Changelog: v0.8.67...v0.8.68

v0.8.67

24 Jan 09:23
70a4638

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.67

Full Changelog: v0.8.66...v0.8.67

v0.8.66

12 Dec 22:17
18987fa

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.66

  • security patch

Full Changelog: v0.8.65...v0.8.66

v0.8.65

16 Nov 23:07
4dfa47c

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.65

  • fix index overrange in cpTranslator.TranslateTo()

Full Changelog: v0.8.63...v0.8.65

v0.8.63

16 Nov 03:27
0cd50ed

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.63

  • security patch

Full Changelog: v0.8.61...v0.8.63

v0.8.61

20 Oct 06:39
de49739

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.61

  • security patch

Full Changelog: v0.8.60...v0.8.61

v0.8.60

13 Sep 23:13
bd78c2c

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.60

  • security patch

Full Changelog: v0.8.55...v0.8.60

v0.8.55

29 Aug 23:03
efe0c7a

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.55

  • UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)
  • Translator will keep the leading spaces now.

Full Changelog: v0.8.53...v0.8.55

v0.8.53

28 Aug 00:22
9380622

Choose a tag to compare

is is a environ-detctor, try a is.DebuggerAttached() to ensure you're being debugged.

bump to v0.8.53

  • added Wrap(text string) string to Color interface so that color.BgDim.Wrap("hello") could work
  • Translator will keep the leading spaces now.

Full Changelog: v0.8.51...v0.8.53