CHANGELOG.md

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.1.4 - 2025-05-19

### Fixed

- Break the data into chunks so that large tables don't cause Postgres errors

## v0.1.3 - 2025-05-19

### Fixed

- Fix incorrect repo directory name

## v0.1.2 - 2025-05-19

### Fixed

- Fix some hardcoded values that were causing issues

## v0.1.1 - 2025-05-03

### Added

- Add changelog to HexDocs

## v0.1.0 - 2025-04-29

### Added

- Initial release