-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eclab
: Support for another GCPL 11.40 format (#179)
* Add trial support * Different handling of versions. * Add test. * Version info. * Fix pages. * Fixed pages properly.
- Loading branch information
1 parent
ce3f2a1
commit 7c2f0a1
Showing
9 changed files
with
86 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
**yadg** version 5.2 | ||
`````````````````````` | ||
.. warning:: | ||
|
||
This version of yadg is not yet released. | ||
|
||
.. image:: https://img.shields.io/static/v1?label=yadg&message=v5.2&color=blue&logo=github | ||
:target: https://github.com/PeterKraus/yadg/tree/5.2 | ||
.. image:: https://img.shields.io/static/v1?label=yadg&message=v5.2&color=blue&logo=pypi | ||
:target: https://pypi.org/project/yadg/5.2/ | ||
.. image:: https://img.shields.io/static/v1?label=release%20date&message=YYYY-MM-DD&color=red&logo=pypi | ||
|
||
|
||
Developed in the `ConCat Lab <https://tu.berlin/en/concat>`_ at Technische Universität Berlin (Berlin, DE). | ||
|
||
New features in ``yadg-5.2`` are: | ||
|
||
Other changes in ``yadg-5.2`` are: | ||
|
||
Bug fixes in ``yadg-5.2`` include: | ||
|
||
- Increased supported I-range values in :mod:`~yadg.extractors.eclab` up to 193. | ||
- Implemented support for a 33-parameter GCPL file in :mod:`~yadg.extractors.eclab.mpr`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.