File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0] - 2026-05-21
4+
5+ ### Added
6+
7+ - ** CITATION.cff** — Citation metadata file for referencing APA Coach in academic work.
8+
9+ ### Changed
10+
11+ - ** README disclaimer** — Replaced "Beta" label with "Note"; removed "Checks may miss issues or flag things incorrectly."
12+
313## [ 0.9.4] - 2026-05-20
414
515### Added
Original file line number Diff line number Diff line change 1+ cff-version : 1.2.0
2+ message : " If you use this software, please cite it as below."
3+ type : software
4+ title : APA Coach
5+ version : 1.0.0
6+ date-released : 2026-05-21
7+ license : GPL-3.0
8+ repository-code : https://github.com/PatrickFrankAIU/APA-Coach
9+ abstract : " A client-side browser tool for checking APA 7th edition formatting in Word documents."
10+ authors :
11+ - family-names : Frank
12+ given-names : Patrick
13+ affiliation : American InterContinental University
Original file line number Diff line number Diff line change 11{
22 "name" : " apa-coach" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments