Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

95 lines (61 loc) · 5.7 KB

Change Log

Full Changelog

Closed issues:

  • Creating a TODO fails with error 'Wrong type argument: number-or-marker-p, nil' #33
  • org-projectile-location-for-project fails with wrong-number-of-arguments #32

v1.0.0 (2017-08-01)

Full Changelog

Closed issues:

  • \(org-projectile-per-repo\) produces error #31
  • Getting error "org-projectile:insert-or-goto-heading: Wrong number of arguments: #[(&optional arg invisible-ok)" #29
  • (invalid-function helm-build-sync-source) #14

Merged pull requests:

  • org-projectile:project-name-to-location-alist: use true names #30 (braham-snyder)

v0.2.6 (2016-12-05)

Full Changelog

Closed issues:

  • Failure in org-projectile:project-todo-completing-read #27
  • Obsolete usage of pcache-repository #24
  • Byte compiling error: void variable: occ-build-capture-template (broken in emacs 24) #22
  • user-error: Not on a heading #20

Merged pull requests:

  • Remove pcache as a package dependency #26 (yyadavalli)
  • Remove org-projectile:path-to-category #25 (mdorman)
  • Load dash explicitly for using '--some' #23 (syohex)

v0.2.5 (2016-11-04)

Full Changelog

v0.2.4 (2016-11-03)

Full Changelog

Closed issues:

  • org-insert-subheading: Buffer is read-only: #21
  • org-projectile:known-projects shouldn't load remote projects #10

v0.2.3 (2016-06-17)

Full Changelog

v0.2.2 (2016-06-17)

Full Changelog

Merged pull requests:

v0.2.1 (2016-06-15)

Full Changelog

Closed issues:

  • Customization of todo entry properties #18
  • Per-repo mode gives nested headings #17
  • Helm requirement #15
  • file-truename(nil) #13
  • Perhaps tag a release? #8
  • Don't run file-truename on nil (handle deleted projects gracefully) #7

Merged pull requests:

  • Remove helm from requirments. Fixes issue #15 #16 (jtamagnan)
  • Fix org-projectile:capture-for-current-project to be a command #12 (blallau)
  • Cleanup compiler warnings #11 (bookest)
  • Add a Gitter chat badge to README.org #9 (gitter-badger)

v0.2.0 (2015-09-03)

Closed issues:

  • Insertion into subheading in single-file mode may be broken #6
  • Saving todos in project specific org-file #4
  • org-projectile:project-root-of-filepath: Wrong type argument: arrayp, nil #2

Merged pull requests:

  • Added a capture-for-current-project function #3 (luxbock)
  • Remove org dependency #1 (bbigras)

* This Change Log was automatically generated by github_changelog_generator