Spreadsheet::Engine is a Modified Version of SocialCalc 1.1.0, which in turn started as modifications to the wikiCalc(R) program, version 1.0.

wikiCalc 1.0 was written by Software Garden, Inc.

Portions (c) Copyright 2007, 2008 Tony Bowden Portions (c) Copyright 2007 Socialtext, Inc. Portions (c) Copyright 2005, 2006, 2007 Software Garden, Inc.

Numerous tests are adapted from the Open Formula specification. Copyright (c) 2006 OASIS 2006. All Rights Reserved.

Changes from the Standard Version (SocialCalc 1.1.0) are detailed below.

== v0.14 == (January 22, 2008)

Summary: Better testing, more extraction

== v0.13 == (January 21, 2008)

Summary: Restructuring

== v0.12 == (January 19, 2008)

Summary: Harmonise operand handling in Functions

-- Promote string arg handling to standard 'signature' method -- Replace math arg handing with new signature approach -- Allow functions to declare a maximum number of args -- optype() doubles up a single argument if required -- Miscellaneous tidying of other arg handling code -- Corrected LEFT() and RIGHT() to take exactly 2 args -- Corrected investment functions to require at least 3 args

== v0.11 == (January 17, 2008)

Summary: Value objects

== v0.10 == (January 16, 2008)

Summary: Pluggable date and time functions

== v0.09 == (January 15, 2008)

Summary: Further abstraction of functions

== v0.08 == (January 6, 2008)

Summary: Pluggable math functions

== v0.07 == (January 1, 2008)

Summary: Open Formula test cases

== v0.06 == (December 23, 2007)

Summary: Pluggable series functions

== v0.05 == (December 18, 2007)

Summary: Pluggable text functions

== v0.04 == (December 14, 2007)

Summary: Fix cpantesters problems

== v0.03 == (December 13, 2007)

Summary: provide basic interface via Engine.pm

== v0.02 == (December 12, 2007)

Summary: silence warnings exposed by test suite

== v0.01 == (December 11, 2007)

Summary: Created from SocialCalc 1.1.0