Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 383 Bytes

NEWS.md

File metadata and controls

14 lines (9 loc) · 383 Bytes

redux 1.1.3

  • Allow connect timeout
  • Support for windows UCRT builds

redux 1.1.1

  • More relaxed, though technically incorrect, URL parsing that allows undercores in the host name - useful for docker containers (#20).

redux 1.1.0

  • Adds storr support (imported from storr itself)
  • Tests are more polite about not leaving behind keys
  • Builds on Trusty (#13 from @jeroen)