My favorites | Sign in
Project Logo
                
Search
for
Updated Dec 10, 2007 by bdpathfinder
ReallySimpleHistoryOverview  
Version history for Really Simple History

All current and deprecated versions can be downloaded from the downloads tab. The latest - and highly unstable - exploratory code can be checked out from the source tab, but it is not recommended for application development or production code.

Stable Production Version

0.6

The final build of version 0.6 was released 12.03.2007. The only change from 0.6 RC1 is the inclusion of more complete release notes and a minified version of the library.

Forthcoming Versions

0.8

RSH 0.8 will begin be released as a beta in late December 2007. It will offer a number of enhancements, including the following:

  • Automatic escaping and unescaping of history points; in 0.6, if you want a history key with spaces or special characters, you have to escape and unescape it in your application code.
  • Support for automatic title changes with each new history point; you'll be able to pass a title in with each call to dhtmlHistory.add and see it updated in the browser title bar and history stack.
  • A configurable location for blank.html, the html file that enables the library to work in Internet Explorer.
  • A totally rewired internal structure using Crockford's module pattern. Private members will be truly private, and the number of global variables will be reduced from 2 to 1.
  • An exhaustive tutorial on how to use RSH for a number of different application types.

1.0

RSH 1.0 will be released in late Q1 2008. It will include JsUnit and Selenium test coverage.

Deprecated Versions

0.6 Release Candidate 1

Version 0.6 RC1 was released 11.09.2007. It is now deprecated.

0.6 Beta

Version 0.6 was released as a beta on 10.23.2007. It is now deprecated.

0.4

Brad Neuberg's original first stable production version, released in 2005, is now deprecated.


Comment by sergio.collantes, Dec 26, 2007

Hi, Congratulations for your great job. I've been using dhtml (the old 2005 version) in a production environment since 2006, and it works very well. I think that it won't be easy to update all my code to use this new version, so I will use 0.6 only for new developments. Today I noticed that my blank.html is missing (I don't know why, may be I did something wrong in my CVS, but it doesn't matters). The application works flawlessly without it! (???) Anyway, I would like to see available for download the 0.4 version. I know is deprecated, but I'm sure that it have been used in hundred on projects, I think that it would be a great idea to have this version available for those of us who used that version in today's production applications (and suddenly missed a blank.html ;) ) Thank you!


Sign in to add a comment
Hosted by Google Code