Releases: keeferrourke/pyapa
Releases · keeferrourke/pyapa
v0.2.1
Bug fixes:
- Fix un-matching for email and URL patterns
- Remove erroneous pattern which suggested citations must only go at the end of sentences
Additions:
- Add back
ampintextref
andampinbracketref
patterns - Add external links to APA Style documentation for some patterns
Special thanks for contributions from @harpunius.
v0.2.0
This release includes:
- better multiple parenthetical citation pattern
- now matches more than two consecutive parenthetical citations and suggests joining with semi-colons
- new
ApaMatch.see
attribute, which is intended to hold a URL/resource string to cite pattern/APA Style sources
v0.1.3
Last release was not flawless. Go figure.
- better matching with whole word contexts
- better suggestions
- new (possibly buggy) pattern: 'and' vs. '&' in bracketed references
v0.1.2
Flawless (maybe)
v0.1.1
First alpha release.
v0.1.0
Initial release providing basic functionality for highlighting errors in APA style.
Standalone Python module working.