v0.1.0
Added
- Initial release
CalendarServicefor high-level async event fetchingCalendarService::with_timezone()andHttpCalendarFetcher::with_timezone()for manual timezone settingEventQuerybuilder for filtering events by currency, date range, and impactEconomicEventstruct with all event data fieldsImpactenum (Low, Medium, High) with star ratingsresolve_currencyfor converting country names to currency codes- WASM compatibility with conditional compilation
wasm-timezonefeature for automatic browser timezone detection on WASM viajs-sys- Configurable TLS backends via feature flags (rustls, native-tls)
- Compression support (brotli enabled by default, gzip, deflate, zstd)
- HTTP/2, HTTP/3, SOCKS proxy, and Hickory DNS resolver features
- Browser-like headers to avoid detection
- Timezone-aware date handling
What's Changed
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- ci: bump browser-actions/setup-chrome from 1 to 2 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/matiu2/forex-factory/commits/v0.1.0