Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 360 Bytes

HISTORY.md

File metadata and controls

19 lines (10 loc) · 360 Bytes

Version 0.0.6

Remove GyomuRuby::AWS::FileBucket use fog (or so) directly

Version 0.0.5

  • rename Integer#ceil(offset), Integer#floor(offset) to Numeric#roundup(offset), Numeric#rounddown(offset)

Version 0.0.4

  • added Integer#ceil(offset), Integer#floor(offset)

Version 0.0.3

  • added GyomuRuby::AWS::FileBucket

Version 0.0.1

  • initial release