Skip to content

Releases: hmlendea/ck-cultural-names-manager

v1.1.2

23 Dec 12:41
1d117a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

1.1.1 - Maintenance

02 May 18:08
6364461
Compare
Choose a tag to compare
  • Upgraded the framework to .NET 5.0
  • Removed the use of the trimming NuGet from the packaging script
  • Integrated with GitHub Actions
  • Removed the Travis-CI integration

Pull requests included in this release: #5, #6

1.1.0 - Crusader Kings 3

27 Nov 13:35
fbf408b
Compare
Choose a tag to compare
  • Added support for Crusader Kings 3 files
  • Made specifying the file extensions optional
  • Refactored some code

Pull requests included in this release: #3, #4

1.0.0 - Initial release

03 Oct 18:06
f3f43a3
Compare
Choose a tag to compare
  • Removed a considerable amount of functionality that fell out of use
  • Simplified the code
  • Reduced the validation rules to only those that are actually useful
  • Renamed the project from CK2LandedTitlesManager to CKCulturalNamesManager
  • Renamed the repository from ck2-landed-titles-manager to ck-cultural-names-manager
  • Fixed the Travis-CI configuration file
  • Included the Travis-CI status in the readme
  • Uploaded the packaging script to the repository

Pull requests included in this release: #1, #2