Skip to content

Releases: keeferrourke/pyapa

v0.2.1

14 Oct 21:11
Compare
Choose a tag to compare

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 and ampinbracketref patterns
  • Add external links to APA Style documentation for some patterns

Special thanks for contributions from @harpunius.

v0.2.0

10 Oct 14:31
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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

05 Jun 19:41
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Last release was not flawless. Go figure.

  • better matching with whole word contexts
  • better suggestions
  • new (possibly buggy) pattern: 'and' vs. '&amp' in bracketed references

v0.1.2

31 May 19:23
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Flawless (maybe)

v0.1.1

31 May 18:58
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

First alpha release.

v0.1.0

31 May 18:02
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release providing basic functionality for highlighting errors in APA style.

Standalone Python module working.