-
Notifications
You must be signed in to change notification settings - Fork 3
Change Log
JesseKPhillips edited this page Oct 3, 2012
·
1 revision
Oct, 2012
- Several functions have been deprecated in favor of Phobos
- Support for D 1.x can be considered officially dropped
Nov, 2011
- Placed on GitHub, built with dmd 2.056
July 13, 2009. Juno 0.5.1
- Adds juno.io.zip module for working with Zip archives.
- Fixes XPath bug.
- Fixes D 2.0 compatibility issues.
June 10, 2009. Juno 0.5
- Is now compatible with D 2.0.
June 9, 2009. Juno 0.5
- Adds juno.net.client module, providing simple methods for uploading and downloading data and files
- Adds juno.net.mail module, for sending e-mail messages
- Adds juno.security.crypto, which provides cryptography routines and wraps CryptoAPI
- Changes juno.utils.registry to enable creation of volalite (in-memory) keys
- Adds Watcher class to juno.io.core, enabling monitoring of directory or file changes
- Adds/restores various file system-related functions, including placing files in the Recycle Bin
- Fixes known bugs, including juno.com.client.DispatchObject? issues
March 18, 2008. Juno 0.4
- Adds juno.xml.streaming module, which wraps XmlLite
- Adds juno.media package, which wraps GDI+
- Restructured juno.com and juno.locale packages