Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 485 Bytes

ChangeLog.md

File metadata and controls

12 lines (11 loc) · 485 Bytes

Cloudprint Change Log

[0.3.1] - 2016-03-10

Fixes

  • Fix search_all delegating to an invalid query.
  • Turn the method_missing magic inside PrinterCollection into simple explicit code.

[0.3.0] - 2016-03-09

Dependencies

  • Update oauth gem requirement since a lot of people were having issues with that.
  • Change test_unit to minitest due to my own issues with the build and test_unit being really old.

Fixes

  • Removed a few warnings that were raised during the build.