Oliver Hamlet
2e074a4618
Update changelog and version for 0.14.0 release
2018-12-09 21:59:31 +00:00
Oliver Hamlet
5bb20daa82
Rename "LOOT API" to "libloot"
...
To avoid confusion when talking about the library vs. its API. The GitHub
repository has not yet been renamed, so all references to it are
unchanged.
2018-11-17 18:43:07 +00:00
Oliver Hamlet
1e520aff54
Update changelog to include libloadorder update
2018-11-17 18:39:35 +00:00
Oliver Hamlet
5dceba1788
Rename WrinklyNinja to Ortham in GitHub links
...
Also fix the AppVeyor CI link.
2018-11-07 17:07:55 +00:00
Oliver Hamlet
6e5b17ccf0
Fix outdated third-party license info
2018-11-07 17:05:55 +00:00
Oliver Hamlet
26b165437e
Document the product_version() condition function
2018-10-28 08:45:23 +00:00
Oliver Hamlet
fdab90b3f0
Update API docs
2018-10-27 17:26:31 +01:00
Oliver Hamlet
b15d33bf91
Update metadata syntax docs
2018-10-27 17:00:22 +01:00
Oliver Hamlet
b142dd1a8f
Make Location, Message, MessageContent and Tag comparisons case-sensitive
...
It makes more sense for their data.
2018-10-20 12:48:21 +01:00
Oliver Hamlet
6f54556c52
Add a description field for groups
...
This breaks ABI compatibility, but not API compatibility.
2018-10-20 12:47:53 +01:00
Oliver Hamlet
2f776cfac6
Allow clean and dirty metadata in regex plugin entries
2018-10-20 12:47:53 +01:00
Oliver Hamlet
47797cc0d1
Update changelog and version for 0.13.8
2018-09-24 19:34:30 +01:00
Oliver Hamlet
3a747b804e
Update changelog and version for 0.13.7
2018-09-10 14:08:08 +01:00
Oliver Hamlet
958d0cfda6
Update changelog and version for 0.13.6
2018-06-29 17:56:38 +01:00
Oliver Hamlet
cf9f9556dc
Update changelog and version number for 0.13.5
2018-06-02 22:35:40 +01:00
Oliver Hamlet
1a8147996b
Update changelog and version number for 0.13.4
2018-06-02 07:50:12 +01:00
Oliver Hamlet
e8962177c8
Update changelog and version number for 0.13.3
2018-05-27 02:32:00 +01:00
Oliver Hamlet
5956e6080b
Update version number and changelog for 0.13.2
2018-04-29 18:37:12 +01:00
Oliver Hamlet
1804e45f3e
Update version number and changelog for 0.13.1
2018-04-09 07:58:48 +01:00
Oliver Hamlet
498a9f0751
Update version number and changelog for 0.13.0
2018-04-02 16:27:15 +01:00
Oliver Hamlet
be44b75c25
Add changelog for v0.13 of the metadata syntax
2018-04-02 16:27:15 +01:00
Oliver Hamlet
523dc87f04
Remove plugin priorities
2018-03-28 19:08:26 +01:00
Oliver Hamlet
eeb6ed40c7
Add UndefinedGroupError for better sorting exception handling
2018-03-24 07:20:47 +00:00
Oliver Hamlet
f8fbe2984f
Fix group cyclic interactions
...
Skip adding an edge between a pair of plugins if all the following
conditions are met:
- the edge is to be added due to group membership
- adding the edge would introduce a cycle in the absence of any
other group membership edges.
2018-03-19 17:27:56 +00:00
Oliver Hamlet
fdb4e46542
Document the group metadata syntax
2018-03-17 18:26:36 +00:00