| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-06 | resolve: merge conflicts with main branch | mo khan | |
| - Merge latest main branch changes including Ruby 3.2+ requirement - Combine new stdlib dependencies with Rust extension support - Maintain backward compatibility while adding new features 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-07-06 | feat: add optional Rust backend with Magnus integration | mo khan | |
| - Add Rust HTTP client using reqwest and Magnus for Ruby integration - Implement transparent backend switching via NET_HIPPIE_RUST environment variable - Maintain 100% backward compatibility with existing Ruby interface - Add comprehensive test coverage (75 tests, 177 assertions) - Support automatic fallback to Ruby backend when Rust unavailable - Include detailed documentation for Rust backend setup and usage - Add proper .gitignore for Rust build artifacts - Update gemspec to support native extensions Performance benefits: - Faster HTTP requests using Rust's optimized reqwest library - Better concurrency with Tokio async runtime - Lower memory usage with zero-cost abstractions - Type safety with compile-time guarantees 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2024-12-05 | chore: fix build status linkv1.2.0 | mo khan | |
| 2024-12-05 | chore: fix workflow badge image | mo khan | |
| 2024-12-05 | feat: disable logger by default | mo khan | |
| 2022-05-03 | add instructions for enabling debug output | Peter Schulze | |
| 2021-01-30 | chore: update link to homepage/source codev1.1.1 | mo khan | |
| 2020-07-31 | Update build status badge to point to GH Actions | mo khan | |
| 2020-06-12 | Create default_client to simplify usage | mo khan | |
| 2018-11-10 | add badges.v0.2.0 | mokha | |
| 2018-11-10 | update README and bump version. | mokha | |
| 2018-05-07 | do not accept default headers in ctor.v0.1.2 | mo | |
| 2018-05-07 | support a passphrase.v0.1.0 | mo | |
| 2018-05-07 | initial commit. | mo | |
