bitstream release bitstream-0.2

« bitstream project page
Status: released
Release time: 2011-07-08 04:42 UTC
Completion:                                                    100%
5 / 5 issues

Issues

won't fix 2011-07-07 Strict Bitstreams' bit length should only be a hint, just like stream size.
fixed 2011-05-12 Make stream fusion actually work
fixed 2011-03-03 Strict bitstrems should use unstreamPackets instead of hand-written unfoldr-based unstreamers.
fixed 2011-03-02 Implement fromBits / toBits
fixed 2011-02-21 Strict Bitstream should keep bit-length maintained

Recent activity for this release

2011-07-08 Strict Bitstreams' bit length should only be a hint, just like stream size. won't fix closed with disposition wontfix
2011-07-07 Implement fromBits / toBits fixed closed with disposition fixed
2011-07-07 Strict Bitstreams' bit length should only be a hint, just like stream size. won't fix created
2011-05-16 Implement fromBits / toBits fixed changed status from unstarted to in_progress
2011-05-16 Implement fromBits / toBits fixed assigned to release bitstream-0.2 from unassigned
2011-05-13 Make stream fusion actually work fixed closed with disposition fixed
2011-05-12 Make stream fusion actually work fixed changed status from unstarted to in_progress
2011-05-12 Strict bitstrems should use unstreamPackets instead of hand-written unfoldr-based unstreamers. fixed assigned to release bitstream-0.2 from unassigned
2011-05-12 Strict Bitstream should keep bit-length maintained fixed assigned to release bitstream-0.2 from unassigned
2011-05-12 Make stream fusion actually work fixed assigned to release bitstream-0.2 from unassigned

Release log

Fri Jul 08 04:42:50 UTC 2011 PHO <pho@...> released
Done.
Thu May 12 04:48:10 UTC 2011 PHO <pho@...> created
Let stream fusion actually work! Without this the entire package makes little sense.