ipeadatar 0.2.1

Bug fixes

Fixed SSL-related connection issues in:

Data retrieval now uses explicit HTTP requests via curl::curl_fetch_memory() before JSON parsing, improving compatibility on systems where direct URL access could fail with SSL errors.

Improvements

Documentation

ipeadatar 0.2.0

Breaking changes

New features

Improvements

Internal changes