Skip to content

Releases: sepulworld/aptly_cli

Ruby style fixes

12 Apr 03:11
Compare
Choose a tag to compare
  • Updates for Ruby style guide
  • Made the 'config' hash an instance variable

Moving test suite to Docker

06 Apr 15:26
Compare
Choose a tag to compare
  • Moving test suite to Docker from Webmock and VCR
  • More tests
  • Bug fixes

Updating for Ruby syntax

01 Apr 23:12
Compare
Choose a tag to compare
  • fix bug with aptly_publish.rb - #82
  • style guide updates - #81

Version 0.2.4

20 Mar 19:09
Compare
Choose a tag to compare
  • Refactor aptly_cli.rb, aptly_file.rb, aptly_load.rb, aptly_misc.rb for Ruby style guide

Version 0.2.3

19 Mar 22:29
Compare
Choose a tag to compare
  • Refactor aptly_publish.rb for Ruby Style guide
  • Apply fix for publish update #78
  • Add publish update test