forked from chrisarg/Bit-Set
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
28 lines (26 loc) · 1.17 KB
/
Changes
File metadata and controls
28 lines (26 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Revision history for {{$dist->name}}
{{$NEXT}}
0.10 2025-12-27 13:57:03-07:00 America/Denver
- Expanded documentation and improved formatting
0.09 2025-12-24 16:09:20-07:00 America/Denver
- Added links in the documentation
0.08 2025-12-24 15:40:37-07:00 America/Denver
- Switched to @Basic and provided custom package configuration file
0.07 2025-12-24 12:38:23-07:00 America/Denver
- Fixed documentation and package structure
0.06 2025-12-24 08:45:37-07:00 America/Denver
- Provided OO interface to Bit::Set via Bit::Set::OO module
- Provided OO interface to Bit::Set::DB via Bit::Set::DB module
- Added tests for the OO interfaces
- Fixed documentation formatting and typos in several places
0.05 2025-11-13 20:16:36-07:00 America/Denver
- Added BitDB_load functionality from creating BitDB from an
external buffer
0.04 2025-09-02 19:18:01-06:00 America/Denver
fixed documentation formatting
0.03 2025-09-01 22:18:09-06:00 America/Denver
- Extended documentation for performance considerations
0.02 2025-09-01 08:54:19-06:00 America/Denver
0.02 Fixed documentation formatting
0.01 2025-08-31 14:34:48-06:00 America/Denver
- Initial release