Skip to content

Releases: essentialkaos/translit

Version 3.0.1 🟠

29 Apr 09:17
v3.0.1
604a36c

Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed bug with cyrillic symbols in ISO9B transliteration table (found by @dv4rf)

Version 3.0.0 🟡

30 Sep 22:04
v3.0.0
e19e902

Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added method Custom for transliteration using custom mapping

Improvements

  • Code refactoring
  • Dependencies update
  • Removed deprecated methods

Version 2.1.3 ⚪

02 Apr 16:29
v2.1.3
7eee3d1

Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Deprecated methods removed from usage examples
  • Fixed copy-paste typo in docs
  • Dropped tests for Go < 1.18.x
  • Added 1.22.x to testing targets

Version 2.1.2 ⚪

22 Dec 11:26
v2.1.2
5955cfc

Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Removed unused transliteration maps

Version 2.1.1 🟠

13 Aug 08:44
v2.1.1
5aa3dbd

Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed bug with using ALA-LC replacement map for BS encoding (#38)

Version 2.1.0 🟡

18 Apr 20:30
v2.1.0
3cb55ed

Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • New, short methods names

Bugfixes

  • Typos fixed

Version 2.0.5 ⚪

13 Apr 08:56
v2.0.5
1b50457

Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Dependencies update

Version 2.0.4 🟠

29 Mar 11:25
v2.0.4
c3aee63

Choose a tag to compare

High Urgency

Changelog

Improvements

  • Removed pkg.re usage
  • Added module info
  • Added Dependabot configuration

Version 2.0.3 ⚪

29 Mar 11:25
v2.0.3
18fb43f

Choose a tag to compare

Low Urgency

Changelog

Improvements

Version 2.0.2

18 May 21:50
v2.0.2
8ffc00c

Choose a tag to compare

Improvements

  • Fixed compatibility with go modules