Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.86 KB

UPSTREAM.md

File metadata and controls

21 lines (16 loc) · 1.86 KB

Upstream Contributions

Besides the achievements in this repository, the work on this project also includes the following contributions to upstream dependencies:

  • Monticello-ct.747 (fixes a bug in MCHttpRespository(MCFileBasedRepository) >> #versionNamed:)
  • Monticello-ct.750 (implements remaining abstract members on MCDictionaryRepository, used in tests)
  • Regex-Core-ct.59 (fixes parser bug with quantifier expressions of the form {<min>,})
  • Regex-Core-ct.60 (fixes lookbehinds in optional/repeatable groups)