# 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.4.1] - 2023-03-10 ### Fixed - Size optimization for release mode - Bump dependencies ## [0.4.0] - 2022-12-21 ### Added - Idiomatic Rust with Error Handling ### Fixed - Major codebase refactors and fixes to work with idiomatic Rust ## [0.3.5] - 2022-09-29 ### Fixed - Bump dependencies ## [0.3.4] - 2022-09-21 ### Fixed - Results folder creation fixes ## [0.3.3] - 2022-07-20 ### Fixed - Dependencies update ## [0.3.1] - 2022-07-18 ### Fixed - Profile fetching minor fixes ## [0.3.0] - 2022-07-16 ### Added - Get emails from a GitHub profile - Unauthenticated requests added - CI/CD workflow implemented - Documentation from `cargo` generated ### Fixed - Code quality improved ## [0.2.0] - 2022-06-08 ### Added - Get emails from a GitHub repository - Aggregate repositories from a metadata search to retrieve their author emails - Parse author from several GitHub repository URLs formats - Parse repository from several GitHub repository URLs formats