Changes
- Changed most if not all die() error statements to exceptions, allowing for better error handling;
Fixes
- Fixes a bug introduced in 1.2.2.1 regarding the exclude_category and category parameters;
- Fixes a bug occurring when saving items with no categories it would error on some MySQL database setups;
- Fixes a small bug in the instance class constructor preventing the routes to be registered;