v3.0.0
- Fix "Trello::Board#update! fail to update description"
- Add
Trello::List#move_to_board
- Use schema to handle attribute register work
- Standardize all data models' initialize/save/update!/update_fields process.
- [Breaking] some data model's attribute names changes, check each data model for details
- Support Ruby 3 (ActiveModel >= 6)