Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously generic types couldn't be compared correctly, since we'd end up with false differences like "Dictionary`1 != Dictionary<string, string>". That seems to be fixed now, possibly due to the PDB file being included.
|
|
Previously generic types couldn't be compared correctly, since we'd end up with false differences like "Dictionary`1 != Dictionary<string, string>". That seems to be fixed now, possibly due to the PDB file being included.
|
|
|
|
|
|
|
|
|
|
|
|
references (#453)
|
|
|
|
|
|
skip messages
|
|
dependency (#453)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classes (#435)"
This reverts commit 032997650010a9b6cd3378cb1a2b8273fb3f56ff.
|
|
|
|
|
|
|
|
The new format is much more concise, reduces the memory footprint by only parsing metadata for loaded mods, and adds support for versioning and defaulting most fields.
|
|
|
|
|
|
|
|
|
|
(#402)
|
|
|