Releases: hasadna/knesset-data-python
Releases · hasadna/knesset-data-python
v2.1.5
- fix crash in case of error in getting entries from dataservice page
v2.1.4
- more protocol parsing algo fixes, mostly for old meetings with speaker and content on same line
v2.1.3
committee protocol parsing:
- improve detection of header and body on the same line
- strip tags from new protocols - to include only the speaker name in the part header
v2.1.2
- protocol parsing: detect header and body on the same line, remove colon from header
v2.1.1
- improve committee protocol parsing #32
v2.1.0
- add support for docx (and possibly more types) parsing using Apache Tika server
- drop support for python 2.7
v2.0.4
- Fixed lobbyists URL again #29
v2.0.3
- Fixed broken lobbyists URL #28
v2.0.2
- added speakers parsing #26
v2.0.1
- fixed a minor bug in committee meeting attendees parser (649e109)