This repository has been archived by the owner on Jan 4, 2019. It is now read-only.
Releases: levups/chronopost_fuel_adjustment_coefficients
Releases · levups/chronopost_fuel_adjustment_coefficients
v0.2.0
Breaking change
The gem and binary were renamed from chronopost_fuel_multiplier to chronopost_fuel_adjustment_coefficients in order to match repository name and unify with its sister gem .https://github.com/levups/colissimo_fuel_adjustment_coefficients.
Updates
Fixed bugs:
- chronopost_fuel_multiplier binary is not executable #2
Closed issues:
- Replace nokogiri with Oga #14
- Move from httparty to HTTPrb for HTTP requests #12
- Add tests to the gem #11
- Make coefficients results usable as a BigDecimal value #10
Merged pull requests:
- Replace httparty with HTTP.rb, unify code and add tests #13 (bobmaerten)
- Bump httparty from 0.16.2 to 0.16.3 #9 (dependabot[bot])
- [Security] Bump nokogiri from 1.8.4 to 1.8.5 #8 (dependabot[bot])
- [Security] Bump nokogiri from 1.8.2 to 1.8.4 #6 (dependabot[bot])
- Ensure we are using a recent version of Nokorigi #5 (czj)
- upgrade: use latest gems to avoid vulnerability in Nokogiri #4 (czj)
v0.1.1
Fixed bugs:
- chronopost_fuel_multiplier binary is not executable #2
Merged pull requests:
- Fix chronopost_fuel_multiplier binary ACLs #3 (bobmaerten)