- Notifications
You must be signed in to change notification settings - Fork0
Releases: onox/dcf-ada
Releases · onox/dcf-ada
v2.0.3
v2.0.3
This tag was signed with the committer’sverified signature. The key has expired.
e4bb4d9
This commit was signed with the committer’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v2.0.2
v2.0.2
This tag was signed with the committer’sverified signature. The key has expired.
79a61ce
This commit was signed with the committer’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v2.0.1
v2.0.1
This tag was signed with the committer’sverified signature. The key has expired.
78c1d68
This commit was signed with the committer’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v2.0.0
v2.0.0
This tag was signed with the committer’sverified signature. The key has expired.
c0509ca
This commit was signed with the committer’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
TypeStream_Writer
has been added to packageDCF.Unzip.Streams
to ease extracting an archived file to, for example, aFile_Zipstream
.
TypeMemory_Zipstream
in packageDCF.Streams
has been replaced withArray_Zipstream
, which uses a boundedStream_Element_Array
instead of anUnbounded_String
.
TypeZipped_File_Type
in packageDCF.Unzip.Streams
has been removed, since you can now extract a file to aStream_Element_Array
.
Changes
- Display compression percentage in unzipdcf -l
- Install tools as well via make install
- Remove type
Zipped_File_Type
in packageDCF.Unzip.Streams
- Add type
Stream_Writer
to packageDCF.Unzip.Streams
- Replace type
Memory_Zipstream
withArray_Zipstream
in packageDCF.Streams
- Remove some unused types and subprograms
Assets2
v1.0.0
v1.0.0
This tag was signed with the committer’sverified signature. The key has expired.
74201a6
This commit was signed with the committer’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
First stable release.