-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
74 lines (63 loc) · 1.71 KB
/
ChangeLog
File metadata and controls
74 lines (63 loc) · 1.71 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
CHANGES
=======
* Fix issue #5
* Update PyJSG requirements to new version
* Add a name to the setup so that github dependency analysis will work
* Update pypi-publish.yaml
* Update pypi-publish.yaml
* Include pull request in build
* Switch to main branch and point publisher at a version
* Multiple updates to support rdflib 5/6
* Make publishing a bit more selective
V0.7.1
------
* Remove Authors and changelog update
* Automatically generated requirements
* Further tweaks to build and publish process
* Switch to correct version of generate\_parser
* Update main.yaml
* Update main.yaml
* Update main.yaml
* Switch to pipenv for install
* Switch to pipenv for install
* Install pyjsg before running update
* Automatically generated requirements
* Fix error in script
* Remove Pipfile.lock from build as we don't use it in this package
* Update scripts and add some automatic rebuild
* Update for python 3.9
* Add explicit license file
* Update Changelog
v0.7.0
------
* Remove dependency on PyShExC
* Changelog update
v0.6.8
------
* Update release to 0.6.8
* Pipfile and requirements update
* Don't emit unreferenced prefixes
* Wrestling with pbr
v0.6.1
------
* Move to pipenv
* Add PREFIX output and move to pipenv
v0.6.0
------
* Fix for issue #8
* Further prettifying the shexc output
* Further prettifying the shexc output
* Add failing test
* Fix issue #6
* Add failing test
* Release 0.5.1 -- Beta for ShEx 2.1
* Release 0.5.0
* Interlinked commit 0.4b1 release
* add 'start' to emitter
* First cut at ShExC emitter
* Add a general constructor that supplies default context
* Update to use 0.5.0 PyJSG software
* Update version to 0.1.1
* Update to pyjsg 0.4.2 library for typing changes
* Fix setup issues
* Initial commit