Skip to content

Releases: folkengine/random_name_generator

Updated Dependencies

Choose a tag to compare

@folkengine folkengine released this 05 Oct 22:27
  • Added check for Ruby 3.3.5 in CI
  • Bumped Deps
  • Made minimum Ruby version 3.0.0
  • Fixed new Reek lints

Dev Container

Choose a tag to compare

@folkengine folkengine released this 18 Dec 02:08
  • Added dev container
  • Updated dependencies
  • Updated minimum Ruby to 2.7
  • Removed Coveralls

Security Update

Choose a tag to compare

@folkengine folkengine released this 08 Aug 17:00
1584091

Update to address Dependabot security alert.

Major refactoring

Choose a tag to compare

@folkengine folkengine released this 29 Mar 01:49
  • Major Refactor
  • Migrated RandomNameGenerator from Class to wrapper module.
  • Migrated tests from MiniTest to RSpec.
  • Updated license from GPL-3.0 to LGP-L3.0
  • Added experimental curse language.
  • Moved executable to exe directory.
  • Added bin/run script to pull in lib directory to gem path.
  • Fixed issue with Gemfile.lock created on Apple M1 clashing with GitHub
    Action:
    $❯ bundle lock --add-platform x86_64-linux
    

Finalizing V1

Choose a tag to compare

@folkengine folkengine released this 28 Mar 23:24
f5dc724

This is hopefully the final v1 release. Will be publishing a refactored v2 release soon.