Releases: jules2689/extended_bundler-errors
Releases · jules2689/extended_bundler-errors
Nokogiri Handler
Bug Fixes & db gem handlers
- Fixed an issue where troubleshooting never actually "worked" and only worked because of another bug 🙃
- Add an additional pg gem handler around the
libpq-fe.h
header - Add a sqlite gem handler around the SQLite binaries
- Update the sqlite3 gem matchers
Improve the GDA handler
Updated gda gem handler, adding another matcher for an issue and improving the solution.
Bug Fixes & No Performance
Fixed an issue where this plugin may not load in some instances.
Add PG Gem handler
Adds a handler for the pg gem related to a missing postgresql installation
GDA, mini_racer, formatting bug
- Added GDA gem handling
- Added mini_racer gem handling
- Fixed a formatting but in http_parser
OJ, Semian, OpenSSL
Adds handling for some errors in:
- OJ
- Semian
- OpenSSL
Libv8, sqlite3, add prompt to make an issue
Adds support for handling errors in:
- libv8
- sqlite3
Also adds a prompt for unhandled errors to make an issue on this repo and give tips on debugging
MySQL2 failures
Adds handling for MySQL2 gem issues
Public to rubygems, add basic support for future i18n
- Adds rubygems publishing
- Adds some handling to add basic support for language support in the future