Version 0.6.1
2006-09-15
Switched FILE-POSITION implementation to TRIVIAL-GRAY-STREAMS (thanks to David Lichteblau)

Version 0.6.0
2006-09-13
Implemented file positions for LispWorks

Version 0.5.10
2006-09-04
Flexi streams can have binary element types now

Version 0.5.9
2006-09-01
Added string functions

Version 0.5.8
2006-09-01
CHECK-EOF-NO-HANG is not necessary
Updated LW links in documentation
Changed package handling in system definition (thanks to Christophe Rhodes)
	
Version 0.5.7
2006-06-29
Removed incompatibility with AllegroCL, see mailing list archive for details

Version 0.5.6
2006-06-13
Fixed Emacs mode lines (reported by Robert Goldman)

Version 0.5.5
2006-05-24
Some small fixes for LW

Version 0.5.4
2006-05-18
Workaround for CMUCL (thanks to Satyaki Das)

Version 0.5.3
2006-03-06
Fixed more typos in stream.lisp
Added missing exports in packages.lisp

Version 0.5.2
2006-01-26
Fixed typos in stream.lisp (thanks to James Bielman)

Version 0.5.1
2005-12-14
Some bugfixes in output.lisp (thanks to Jan Idzikowski)

Version 0.5.0
2005-12-11
Added in-memory streams	
Exported types
Added specific conditions	
	
Version 0.4.1
2005-12-05
Updated docs	
	
Version 0.4.0
2005-12-05
Added US-ASCII encoding
Added *USE-REPLACEMENT-CHAR*
	
Version 0.3.0
2005-11-26
Added UNREAD-BYTE and PEEK-BYTE
	
Version 0.2.4
2005-11-26
WIN32:CODE-PAGE only for LispWorks

Version 0.2.3
2005-11-26
Added STREAM-TERPRI to appease AllegroCL
Fixed typo in docs

Version 0.2.2
2005-11-26
Patch to make class precendence list work in AllegroCL (David Lichteblau) 

Version 0.2.1
2005-11-25
Adapted to new TRIVIAL-GRAY-STREAMS API (David Lichteblau)
More changes for portability, specifically for SBCL (David Lichteblau)

Version 0.2.0
2005-11-25
Portable version thanks to TRIVIAL-GRAY-STREAMS (David Lichteblau)

Version 0.1.1
2005-11-25
Documentation enhancements

Version 0.1.0
2005-11-25
Initial public release
