Skip to content

Releases: foundationsedge/nv-i18n

1.35.0

Choose a tag to compare

@jonathan-strange jonathan-strange released this 11 Sep 14:52
Immutable release. Only release title and notes can be modified.
f1d148a

What's Changed

New Contributors

Full Changelog: 1.34.1...1.35.0

1.35-SNAPSHOT

1.35-SNAPSHOT Pre-release
Pre-release

Choose a tag to compare

@jonathan-strange jonathan-strange released this 11 Sep 14:40
Immutable release. Only release title and notes can be modified.
b551ce8

What's Changed

New Contributors

Full Changelog: 1.34.1...1.35-SNAPSHOT

1.34.1

Choose a tag to compare

@AlanGraham AlanGraham released this 28 Aug 17:13
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: 1.33...1.34.1

1.34-SNAPSHOT

1.34-SNAPSHOT Pre-release
Pre-release

Choose a tag to compare

@AlanGraham AlanGraham released this 21 Aug 22:01
Immutable release. Only release title and notes can be modified.
00cf281

What's Changed

New Contributors

Full Changelog: 1.33...1.34-SNAPSHOT

1.33

Choose a tag to compare

@AlanGraham AlanGraham released this 14 Aug 13:52

Changes

  • Updated CurrencyCode to latest published standard
  • Updated LanguageCode to latest published standard
  • Updated ScriptCode to latest published standard
  • Increased mutation coverage of CountryCode
  • Use IDE to find general issues, typos, etc
  • Replace octal number with ints in some codes

Dependencies

  • Extracted version numbers for easy visibility
  • Added Pitest
  • Update dependencies to current

Build

  • Building on 3 OSes and Java LTS since 17, and later than 25
  • Added Maven Wrapper

Documentation

  • Add dates and datasource to class info table in readme
  • Add further info to changes covering previous releases

1.32

Choose a tag to compare

@AlanGraham AlanGraham released this 01 Jul 09:49

Bring over previous MRs.

Bring Country code up to latest ISO list.

1.30: Add info required to publish (#3)

Choose a tag to compare

@AlanGraham AlanGraham released this 24 Jun 10:00
454ec65

Fork repository and update information. Prepare to bring in some outstanding PRs, and update to latest ISO published standards.

Correct JavaDoc errors required for publication.

Breaking Changes

Minimum Java version is now 8 due to plugin requirements.