Skip to content

Tags: DPRMC/CUSIP

Tags

v1.0.19

Toggle v1.0.19's commit message
Updated cusips to ignore.

v1.0.18

Toggle v1.0.18's commit message
Updated composer

v1.0.17

Toggle v1.0.17's commit message
Created a method to determine the symbol's "type". Ex: CUSIP, ISIN, o…

…r SEDOL.

v1.0.16

Toggle v1.0.16's commit message
Update the isSEDOL code to eliminate some false positives.

v1.0.15

Toggle v1.0.15's commit message
Added tests and made a small bugfix.

v1.0.14

Toggle v1.0.14's commit message
Added some code to "clean" the CUSIP before testing and fixing.

v1.0.13

Toggle v1.0.13's commit message
Passing an empty/null string to trim was causing a deprecation error.

v1.0.12

Toggle v1.0.12's commit message
Updated composer.

v1.0.11

Toggle v1.0.11's commit message
Added a test for SEDOL identifiers.

v1.0.10

Toggle v1.0.10's commit message
Removed a test. Added a comment.