All notable changes to laravel-sti
will be documented in this file
- initial release
- rename getModelClassViaAttributes -> resolveModelClassViaAttributes
- always call applyTypeCharacteristics if model is filled with type
- improve readme
- add isTypeDirty function
- add resolveType function
- remove handleSaved function
- update table name guessing