Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (46m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 13:20:11 UTC Now

2014-09-17 10:41:22 UTC MAIN commitmail json YAML

Update termtter to 2.2.1.

== 2.2.1 / 2013-05-20

* Fix package problem (termtter requires termtter).

* Suppress the warning on ruby 1.9 with CentOS.

== 2.2.0 / 2013-04-20

* Using https to connect to api.twitter.com (important).

* Improvement testing (CI enabled).

* Using jeweler for packaging.

* Suppress the warning (on ruby 2.0).

* Change default stdout and colors.

* Added some plugins

== 2.1.1 / 2013-04-10

* Correspond to API 1.1

* Other fixes.

== 2.0.0 / 2013-04-07

* User own plugins loader.

  * If ~/.termtter/lib/plugins exist, load them.

* Improvement easy_post plugin.

  * Plug-in easy_post should operate only when above 15 characters.

* Improvement tests.

* "Failed to update :(" when updated with URL.

* use String#sub instead of String#[regexp]=.

* spec for expand_tco_url plugin.

* and fix other minor bugs.

(obache)