Skip to content

Releases: DPRMC/CUSIP

v1.0.19

12 Apr 15:22
Compare
Choose a tag to compare

v1.0.18

11 Apr 16:05
Compare
Choose a tag to compare

Full Changelog: v1.0.17...v1.0.18

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

09 Jan 16:29
Compare
Choose a tag to compare

v1.0.16

28 Dec 21:15
Compare
Choose a tag to compare
Update the isSEDOL code to eliminate some false positives.

v1.0.15

30 Aug 17:31
Compare
Choose a tag to compare
Added tests and made a small bugfix.

v1.0.14

30 Aug 17:21
Compare
Choose a tag to compare
Added some code to "clean" the CUSIP before testing and fixing.

v1.0.13

31 Jan 15:54
Compare
Choose a tag to compare
Passing an empty/null string to trim was causing a deprecation error.

v1.0.12

21 Apr 19:46
Compare
Choose a tag to compare
Updated composer.

v1.0.11

29 Mar 17:18
Compare
Choose a tag to compare
Added a test for SEDOL identifiers.

v1.0.10

08 Jan 21:55
Compare
Choose a tag to compare
Removed a test. Added a comment.