# Changelog

## [0.2.0] - 2024-12-02

### Added
- Support for parsing book settings/locations
- Auto-expansion of "show more" genres button to get complete genre list

### Fixed
- Removed duplicate settings entries
- Normalized whitespace in author names

## [0.1.0] - 2024-12-02

### Added
- Book description field to lookup results
- Cover image URL field to lookup results

### Changed
- Switched from empty strings to null for missing values in both search and lookup results
- Renamed publishedDate to publishedYear in search results to better reflect the data

## [0.0.3] - 2024-??-??

Initial release with basic functionality:
- Book search by title, author, or all fields
- Book lookup by Goodreads ID
