Skip to content

Releases: nlamirault/emacs-gitlab

0.8.0

19 May 10:31
Compare
Choose a tag to compare
  • #33 : Add Ivy support
  • #27 : Documentation

0.7.0

12 Oct 14:56
Compare
Choose a tag to compare
  • Setup continuous integration using CircleCI

0.6.0

12 Oct 14:57
Compare
Choose a tag to compare
  • Addons for to generate an Org file from Gitlab issues
  • #25 fix-project-add-function (Thanks marcinant)

0.5.0

04 Jun 13:18
Compare
Choose a tag to compare
  • FIX Unit tests on issues API
  • FIX List projects without page parameters
  • #20 : List all issues and projects (pagination refactoring) (Thanks marcinant)
  • #19 : Feature/extend gitlab mode (Thanks marcinant)

0.4.0

29 May 09:29
Compare
Choose a tag to compare
  • Initial support for Users API (Thanks marcinant)
  • FIX unit tests on Issues API
  • Support Notes API (Thanks marcinant)
  • Support Milestone API (Thanks marcinant)

0.3.0

29 May 09:28
Compare
Choose a tag to compare

0.2.0

29 May 09:27
Compare
Choose a tag to compare
  • Add issues mode
  • Init major mode to display project issues

0.1.0

06 Nov 10:09
Compare
Choose a tag to compare
  • Helm interface to show issues
  • Helm interface to show projects
  • Launch unit test to check library version
  • Init project