gotext v1.2.0 Release Notes

Release Date: 2017-07-05 // almost 7 years ago
  • ๐Ÿš€ Small release addressing 2 main changes that break backwards compatibility:

    Pull Request: use kinako instead of anko #7
    ๐Ÿ”„ Changes the backend used to evaluate the plural forms. From anko to kinako.

    ๐Ÿšš Issue: Remove plural default in Po Gets #8
    0๏ธโƒฃ Plural methods GetN and GetNC now return the default singular or plural by checking the n param as described in the issue.