- Setting the Rack environment via the included
rack-consoleexecutable is now an option (-eor--environment) instead of an argument - IRB has come a long way, so Pry is now disabled by default. If you would still prefer to use Pry, you can use the
-por--pryoption when running the includedrack-consoleexecutable or viaRack::Console.new(pry: true).start.
Full Changelog: v1.4.1...v2.0.0