22 Commits (main)

Author SHA1 Message Date
Adrian 3dac4e4c68 Implement HTML-code unescaping when parsing URLs 1 year ago
Adrian cd0ed3c59b Bump crate version to 3.1 1 year ago
Adrian 8b0331ec02 Bump version to 0.3.0 2 years ago
Adrian 0aa8656cc0 Bump version to 0.2.0 2 years ago
Adrian 74842c7f17 Add pretty-assertions to dev deps 2 years ago
Adrian e9d01c25a6 Bump tl dependency 2 years ago
Adrian c7f6c0f025 Bump version to 0.1.1 2 years ago
Adrian 60de3a9f4c Add timeout to avoid rate limit 2 years ago
Adrian afe1ec7109 Add tokio dependency and test async fetch 2 years ago
Adrian 1e55d59d65 Create request builder and minor lib refactor
- Switch http client to reqwest from attohttpc
- Create integration test class
- Minor changes to lib module visibility and use directives
- Create generic request builder class
2 years ago
Adrian fa9eb74af9 Remove substring dependency and simplify lifetimes 2 years ago
Adrian c989d420b9 Create has_class extension method 2 years ago
Adrian d87d92646c Upgrade tl and refactor breaking changes 2 years ago
Adrian cd75728dbd Restructure converter module into own folder
Also disable doctest of lib for now (as the API is not built yet)
2 years ago
Adrian 9a10391ee9 Implement player parsing from team page 2 years ago
Adrian ec2e1c4cda Fix repository links in Cargo.toml 2 years ago
Adrian 06b33afb9c Write more documentation for modules 2 years ago
Adrian 4bd9f0fc53 Implement Request types 2 years ago
Adrian 4931454c50 Create basic types for hltv data
Also add both apache and MIT license. Add a few explanations in README
2 years ago
Adrian c5663f7619 Add missing doc link 2 years ago
Adrian 571d6130a3 Add relevant data to .toml 2 years ago
Adrian 88ba88936f Initial commit 2 years ago