Dynamo 0.0.4 Released
April 10th, 2008This version adds the DynamoCsvQuery() function. This new function returns CSV (Comma Seperated Value) data. This is useful for saving queries into CSV format for use in spreadsheets.
This version adds the DynamoCsvQuery() function. This new function returns CSV (Comma Seperated Value) data. This is useful for saving queries into CSV format for use in spreadsheets.
This new version includes the ability to specify a different CSS class for the output (the default is “dynamo”). The dynamoTableQuery() function was updated to allow the display of a header row.
Dynamo 0.0.2 is now available. I added the DynamoColTableQuery() function, which displays the results of a query as an HTML table with the specified number of columns. See the documentation for more information.
I am releasing Dynamo 0.0.1 today. This is the very first public release of this library. Output uses very simple HTML right now. Feel free to style it up with CSS or hack the functions to add your style.
Enjoy!