Skip to content

Releases: dbfit/dbfit

DbFit 2.0.0-RC2

08 Jul 22:50
Compare
Choose a tag to compare
DbFit 2.0.0-RC2 Pre-release
Pre-release

Release date: 26th Feb 2013

  • DbFit upgraded to FitNesse release v20130216:
  • WISYWIG editor: multiline cell editing bugfixes.
  • DbFit now bundled with FitSharp 2.2 (.NET 4.0). This:
  • allows combining DbFit and .NET fixtures in the same test
  • expands database supports in .NET mode to MS Sql Server, Oracle, MySQL and Sybase
  • Support for the Oracle NCLOB datatype (issue #14).
  • The DbFit Acceptance Test pages have been moved to a subwiki (issue #15).

DbFit 2.0.0-RC1

08 Jul 19:33
Compare
Choose a tag to compare
DbFit 2.0.0-RC1 Pre-release
Pre-release

Release date: 16th Jan 2013

  • Even more databases supported. The full list:
  • Oracle
  • Microsoft SQL Server
  • DB2
  • Derby
  • HSQLDB
  • MySQL
  • PostgreSQL
  • DbFit upgraded to FitNesse release v20121220 which includes:
  • a refresh of the user interface
  • a snazzy WISYWIG editor (which makes page editing a lot easier)
  • a slew of FitNesse fixes
  • New home on GitHub for the project sources and documentation

Dbfit 1.1

08 Jul 08:17
Compare
Choose a tag to compare

This is a placeholder for the DbFit 1.1 release (originally released on SourceForge).

DbFit 2.0.0-RC5

02 Jul 21:25
Compare
Choose a tag to compare
DbFit 2.0.0-RC5 Pre-release
Pre-release

Release date: 25th May 2013

New features

Minor improvements and bugfixes

  • Oracle: Unclear stacktrace when the JDBC connector is missing (#27, #75)
  • Postgres: support the "unknown" datatype (#92)
  • DB2: support the "DECFLOAT" datatype (#114)
  • better error message for unsupported Oracle data types (#115)

Documentation improvements

Development and project improvements

DbFit 2.0.0-RC4

08 Jul 19:21
Compare
Choose a tag to compare
DbFit 2.0.0-RC4 Pre-release
Pre-release

Release date: 28th Mar 2013

Features

  • Support for using the Oracle 11g JDBC driver (issues #67, #56, #54, #53, #28)

Documentation improvements

Bugfixes

  • Exception for stored procedure input parameters of type NUMBER in standalone mode (#58)
  • Synonyms followed properly when using Oracle (#52, #50)
  • Derby: inconsistent handling of case across different fixtures (#22)
  • Inconsistent syntax for calling stored proc without parameters (#21)

For the full list of solved issues, see the milestone on GitHub.