File: CHANGELIST

package info (click to toggle)
ruby-cabin 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: ruby: 1,306; makefile: 12
file content (21 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
v0.9.1, v0.8.2 (2025-09-22)
  - Make it so Ruby stops warning about the pending stdlib Logger -> gem change. (#52)

v0.1.x .. v0.8.1 were not documented here.

v0.1.7 (2011-11-07)
  - Add support for ruby 1.8

v0.1.6 (2011-11-07)
  - Add 'Dragons' mixin for times when info/debug/fatal log levels don't cut it
    and you'd rather deal in D&D alignments instead.
  - Add Cabin::Outputs::EmStdlibLogger which wraps ruby's stdlib logger but in
    a way smartly usable with EventMachine. (Contributed by Sean Porter)
  - Moved mixins to Cabin::Mixins like Logger and the new Dragon mixin.

v0.1.3 through v0.1.5 were not documented here. Sad.

v0.1.2 (2011-10-12)
  - Added file+line+method context if the logger level is debug

!!date +\%Y-\%m-\%d