Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / varunsrin/rusty_money issues and pull requests

#106 - Decimal arithmetic specializations

Pull Request - State: open - Opened by obaltzer 7 months ago

#104 - Fix allocate remainder incorrectly

Pull Request - State: open - Opened by hms5232 10 months ago

#103 - `allocate()` allocate remainder incorrectly

Issue - State: open - Opened by hms5232 10 months ago

#101 - `Currency::minor_units` can be removed

Issue - State: open - Opened by alopatindev about 1 year ago - 1 comment

#99 - Make Money hashable

Issue - State: open - Opened by alopatindev about 1 year ago

#98 - Make Money hashable (#99)

Pull Request - State: open - Opened by alopatindev about 1 year ago

#97 - Make currency Ord (#96)

Pull Request - State: open - Opened by alopatindev about 1 year ago

#96 - Make Currency Ord

Issue - State: open - Opened by alopatindev about 1 year ago

#95 - Why Currency as ref? (#93)

Pull Request - State: open - Opened by alopatindev about 1 year ago

#94 - Add Litecoin and TRON

Pull Request - State: open - Opened by alopatindev about 1 year ago

#93 - Why Currency as ref?

Issue - State: open - Opened by DavyJo about 1 year ago - 1 comment

#92 - Rework rust code

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#91 - Derive `Hash` for `iso::Currency` & `Currency`

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#90 - Rewrite readme

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#89 - Bump to edition 2021

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#88 - Bump decimal to `1.30.0`

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#87 - Check code style

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#86 - move to GitHub actions

Pull Request - State: closed - Opened by FirelightFlagboy over 1 year ago

#85 - fix: remove spare sanity check that limits the Money::from_str

Pull Request - State: closed - Opened by oti-dev over 1 year ago

#84 - feat: impl neg for Money

Pull Request - State: closed - Opened by oti-dev over 1 year ago

#83 - `Money::from_str` cannot parse numbers greater than `i32::MAX`

Issue - State: closed - Opened by jiftoo over 1 year ago

#82 - feat: impl Copy for Money

Pull Request - State: closed - Opened by brokenthorn almost 2 years ago - 3 comments

#81 - fix: Romanian currencies

Pull Request - State: closed - Opened by brokenthorn almost 2 years ago

#80 - Changed Singapore dollar sign to 'S$'

Pull Request - State: open - Opened by taufik-rama almost 2 years ago - 2 comments

#78 - Add ISO Currency: SLE

Pull Request - State: closed - Opened by takenoko-gohan almost 2 years ago - 1 comment

#77 - Fix: documentation errors

Pull Request - State: closed - Opened by andreastedile almost 2 years ago - 1 comment

#76 - fix: remove unnessecary move from convert method

Pull Request - State: closed - Opened by affanshahid about 2 years ago - 1 comment

#75 - fix: forward lifetime annotation to ExchangeRate in set_rate

Pull Request - State: closed - Opened by affanshahid about 2 years ago

#74 - Make currency hashable

Issue - State: closed - Opened by PaulDotSH about 2 years ago

#72 - Add ability to exchange between ISO and Crypto

Issue - State: closed - Opened by PaulDotSH about 2 years ago

#71 - Monetary amounts should not keep excess precision

Issue - State: open - Opened by HaKr over 2 years ago - 1 comment

#70 - Add FromStr impl for &'static Currency

Issue - State: closed - Opened by darrell-roberts over 2 years ago

#68 - add FromStr impl for &'static Currency

Pull Request - State: closed - Opened by darrell-roberts over 2 years ago

#67 - Update rust_decimal to 1.22

Pull Request - State: closed - Opened by paupino over 2 years ago - 1 comment

#66 - Request: NaiveMoney

Issue - State: open - Opened by mehcode about 3 years ago - 3 comments

#65 - Implement Copy for Money

Pull Request - State: closed - Opened by korrat about 3 years ago - 2 comments

#62 - Wrong symbol for currency RON

Issue - State: closed - Opened by a-cristi over 3 years ago - 6 comments

#61 - When parsing Euro amounts, amounts that should be valid throw an error

Issue - State: open - Opened by jgrantr over 3 years ago - 4 comments

#60 - Make Money implement Copy

Issue - State: closed - Opened by robinkrahl over 3 years ago - 2 comments

#59 - Format Money with exactly n minor digits

Issue - State: open - Opened by robinkrahl over 3 years ago

#58 - Missed currencies

Issue - State: closed - Opened by moaz-mokhtar over 3 years ago - 6 comments

#57 - Doc: fix typo on 'refernce' in Money type documentation

Pull Request - State: closed - Opened by Horgix over 3 years ago - 1 comment

#56 - Doc: bump version references to 0.4.1

Pull Request - State: closed - Opened by Horgix over 3 years ago - 1 comment

#55 - Doc: fix crate name in lib.rs documentation

Pull Request - State: closed - Opened by Horgix over 3 years ago - 2 comments

#54 - Add Bitcoin Cash and Bitcoin SV

Pull Request - State: closed - Opened by agentydragon over 3 years ago - 1 comment

#53 - Prepare for 0.4.1 release, add some crypto currencies.

Pull Request - State: closed - Opened by varunsrin over 3 years ago

#52 - Account for inverse rate

Pull Request - State: closed - Opened by JavedNissar over 3 years ago - 2 comments

#50 - Switched out string keys for ExchangeRateQuery

Pull Request - State: closed - Opened by RestitutorOrbis over 3 years ago - 2 comments

#49 - Add lifetime to get_rate return type to prevent lifetime conflicts

Pull Request - State: closed - Opened by RestitutorOrbis over 3 years ago - 1 comment

#48 - Change exchange.get_rate to use &self instead of self

Issue - State: closed - Opened by RestitutorOrbis over 3 years ago - 3 comments

#47 - ISO Currency Changes

Pull Request - State: closed - Opened by varunsrin over 3 years ago

#46 - Fix: documentation errors in README.md

Pull Request - State: closed - Opened by varunsrin over 3 years ago

#45 - Update: rust_decimal to 1.9.0, remove unused features

Pull Request - State: closed - Opened by varunsrin over 3 years ago

#43 - Benchmarks for Performance

Issue - State: open - Opened by varunsrin over 3 years ago

#42 - Move to Github Actions

Issue - State: closed - Opened by varunsrin over 3 years ago

#41 - Update Changelog

Pull Request - State: closed - Opened by varunsrin over 3 years ago

#40 - Prepare for 0.4.0 release

Pull Request - State: closed - Opened by varunsrin over 3 years ago

#39 - Bump to version 0.3.6, upgrade dependencies

Pull Request - State: closed - Opened by varunsrin almost 4 years ago

#38 - Added ALL, STN and UYW currencies.

Pull Request - State: closed - Opened by bheylin almost 4 years ago - 2 comments

#37 - Idiomatic str

Pull Request - State: closed - Opened by bheylin almost 4 years ago - 2 comments

#36 - Minor edits to README.md

Pull Request - State: closed - Opened by kn0wmad almost 4 years ago - 1 comment

#35 - Add ISO code for Zimbabwe Dollar

Pull Request - State: closed - Opened by saebs about 4 years ago - 3 comments

#34 - Fix ISO alpha and numeric code definitions in Currency objects

Pull Request - State: closed - Opened by zacharra about 4 years ago - 1 comment

#33 - Support for serde Serialize / Deserialize

Issue - State: open - Opened by bodymindarts about 4 years ago - 3 comments

#32 - Implement multiple/division with decimals

Pull Request - State: closed - Opened by sjoerdsimons about 4 years ago - 1 comment

#31 - Feature: Support multiple currency sets

Pull Request - State: closed - Opened by varunsrin about 4 years ago

#30 - Add MIT License

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#29 - Sanity check digit seperation on parsed string

Pull Request - State: closed - Opened by sjoerdsimons over 4 years ago - 1 comment

#28 - Fix BRL Iso code

Pull Request - State: closed - Opened by diegooliveira over 4 years ago - 1 comment

#27 - Add Serde Serialize

Pull Request - State: closed - Opened by Sneagan over 4 years ago - 9 comments

#26 - Bugfix: Addition or Subtraction of different currencies should panic

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#25 - Update: Docs

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#24 - Feature: Add Remaining 51 ISO Currencies

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#23 - Documentation: Examples

Issue - State: open - Opened by varunsrin over 4 years ago - 1 comment
Labels: documentation, help wanted, good first issue

#22 - Release v0.3.0

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#21 - Refactor: Imports

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#20 - Refactor from string

Pull Request - State: closed - Opened by varunsrin over 4 years ago - 1 comment

#19 - Update: Docs

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#18 - Feature: Rounding Strategies for Money

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#17 - Feature: Add ISO Currencies from Code A** -> R**

Pull Request - State: closed - Opened by varunsrin over 4 years ago

#16 - Refactor: Regional Formatting Logic

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#15 - Refactor: Extract Formatting into Module

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#14 - Update: Docs

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#13 - Refactor: Misc Tweaks

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#12 - Refactor: Currency statics

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#11 - Update: Add Name to Currencies

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#10 - Bugfix: Disallow Exchange Rates between identical currencies

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#9 - Refactor: Currency & Money Interfaces

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#8 - Refactor: Change panics to useful error types where possible

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#7 - Refactor: Store currency data as array to improve perf and reduce deps

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#6 - Refactor: Money interfaces and precision handling

Pull Request - State: closed - Opened by varunsrin almost 5 years ago

#5 - Feature: Exchange and ExchangeRates to convert currencies

Pull Request - State: closed - Opened by varunsrin almost 5 years ago