Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Releases: stefanbuck/Archive-Octo-Linker-Core

v1.9.0

23 Aug 21:56
Compare
Choose a tag to compare
Merge pull request #22 from github-linker/v1.9

Replace static cache list with an api call

v1.8.1

22 Jul 19:46
Compare
Choose a tag to compare

Features

Add support for export ... from ... syntax #19 (Thanks @restrry)

v1.8.0

07 Jul 21:41
Compare
Choose a tag to compare

Features

Add ES2015 import support (Thanks @eligolding)

v1.7.1

23 Mar 19:05
Compare
Choose a tag to compare

Fix

Align css selectors with GitHub's new DOM structure

v1.7.0

19 Jan 23:48
Compare
Choose a tag to compare

Features

Misc

v1.5.0

20 Jan 00:16
Compare
Choose a tag to compare

Improvements

  • Watch for DOM changes and reinitialize module if needed.

v1.4.0

19 Jan 23:50
Compare
Choose a tag to compare

Features

  • Resolve git urls from manifest files like package.json or bower.json to there GitHub repo page.
  • Resolve GitHub shorthands via github-linker-resolver

v1.3.0

19 Jan 23:49
Compare
Choose a tag to compare

Features

  • Resolve require() in GitHub's Pull Request and Issues view.
  • Resolve require() in markdown files, if the syntax highlighting is set to javascript.

v1.1.0

19 Jan 23:47
Compare
Choose a tag to compare

Feature

v1.0.0

19 Jan 23:47
Compare
Choose a tag to compare

Initial version