Citron v0.4.0 released

Citron 0.4.0 has been released.

Citron is a classical unit testing framework with a developer freindly
DSL, runs on top of RubyTest and is BRASS compliant.

Reimplmented with a class-based model. This design is the traditional
XUnit OOP design, so it is more fitting Citron’s design goals.

Changes:

  • Reimplement with class-based model.