Read more

Geordi 10.0.0 released

Dennis
March 11, 2024Software engineer at makandra GmbH

10.0.0 2024-03-07

Compatible changes

  • console command: You can now globally disable the IRB multiline feature by setting irb_flags: --nomultiline in ~/.config/geordi/global.yml. All configured irb_flags are automatically passed on to the console IRB.
  • console command: Ctrl + C now properly exits a local Rails console
  • rspec and cucumber commands: Run specs even if the automatic chromedriver update fails
  • Improve detection of IRB version
  • Add new hints to 'Did you know'

Breaking changes

  • dump command: Drop and recreate the database before restoring a postgres dump. This mitigates the problem of database schemas differing between your current local database and the database of the dump. Differing database schemas could lead to errors when running migrations.
  • drop_databases command: The connection to the database is is no longer established using sudo per default. Databases created for local development usually belong to the local user an therefore do not need to be accessed using sudo.
Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot
Posted by Dennis to makandra dev (2024-03-11 08:32)