8000 Tags · pacso/aoc_rb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pacso/aoc_rb

Tags

v0.2.10

Toggle v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow day argument to be "0" padded (#34)

* normalize day string input

* add tests and update changelog

* fix specs

* Update spec formatting

* Add newline

* Update changelog with tag links

---------

Co-authored-by: Christopher Moore <moore12321@gmail.com>
Co-authored-by: Jon Pascoe <jon.pascoe@me.com>

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing require (#33)

* Add missing require

* bump version

* Update CHANGELOG.md

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Auto update bin/aoc command (#32)

* Automate the update of bin/aoc with the AocRb::App.start command

* Remove duplicate uri from gemfile

* Bump version number

* Remove comments

* Remove unnecessary temporary variable

* Update changelog

* Don't try to update the bin file if it doesn't exist

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.2.7 (#31)

* Update version

* Update changelog

* Update readme with chrome instructions for accessing the session cookie

* Update readme with command help examples

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies (#26)

* Add dev container config

* Update gemspec

* Update version

* Update changelog

* Only test supported ruby versions

* Update tests

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.2.5 release (#22)

* Update changelog

* Bump version

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.2.4 release (#17)

* Bump gem version

* Update changelog

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.2.3 release (#15)

* Bump version for 0.2.3 release

* update version spec

v0.2.2

Toggle v0.2.2's commit message
Support Ruby 3.1.1 (#10)

* Add Ruby 3.1 to test matrix

* Update setup-ruby build version

* Add failing test

* Fix fileutils bug

* Bump version number

* Add changelog

* Add changelog check

v0.2.1

Toggle v0.2.1's commit message
Bump version

0