Skip to content

Releases: graph-data-structure/specification

v6.0.2

05 Nov 15:18
f174bb7
Compare
Choose a tag to compare
  • 🔧 config(docs): Fix documentation build. 6e38fef

v6.0.1...v6.0.2

v6.0.1

05 Nov 15:10
e0c027c
Compare
Choose a tag to compare
  • 🚧 progress: Naive data structure implementations. d1a58f2
  • 📚 docs(README): Fix code sample. 92c96ce

v6.0.0...v6.0.1

v6.0.0

05 Nov 11:28
858877a
Compare
Choose a tag to compare
  • 🔧 config(commitlint): Rename config file from *.js to *.cjs. 2dcf94a
  • 🤖 config(husky): Configure pre-commit hook. 6ec16fa
  • 🤖 config(husky): Configure commit-msg hook. 1753887
  • 🤖 config(git-hooks): Setup husky. f19f2c9
  • 📦 deps: Remove unused dependencies. d8f3885
  • 📚 docs(README): Restore regenerator-runtime warning. d96eb96
  • 📚 docs(README): Improve code sample. 9f22746
  • ⬆️ deps: Upgrade. 0d39b76
  • 📦 deps: Add missing dev dependency regenerator-runtime. dd4bd2b
  • 📚 docs(README): Remove old installation instructions. fa078ba
  • 📚 docs(README): Add emoji to headline. 3ad19e0
  • 🧪 test: Make tests run again. 9beb6d4
  • 🤖 test: Allow to test build with AVA. 9b41349
  • 🤖 config(github): Configure workflow to automate build. 530ec66
  • 🤖 config(github): Configure workflow to automate tests of changes. 776c932
  • 😒 chore: Restore old travis badge to help rejuvenate. d22e0c2
  • 🤖 chore: Lint configuration files. c6e457b
  • 😒 chore: Restore travis script to help rejuvenate. c82a143
  • 👕 refactor: Lint sources. 81a91b5
  • 🤖 chore(package.json): Configure xo. 7ba3970
  • 🤖 config(typescript): Create tsconfig.json. 9f93b9a
  • 🤖 chore(package.json): Configure prettier. 5783e9c
  • 🤖 chore(package.json): Set publishConfig access to public. 99e8840
  • 🤖 chore(package.json): Add lint-and-fix script. dc96e14
  • 🤖 config(package.json): Enable linting with xo. dac3b8c
  • 🤖 chore(package.json): Add debug script. 00e1070
  • 🤖 chore(package.json): Configure microbundle ESM modern output. ef40109
  • 🤖 config(github): Configure workflow to automate gh-pages generation. 33eb99c
  • 🤖 chore(package.json): Add devDependency xo. 416bc1f
  • 🤖 build: Fix main output file extension. ccf2896
  • 🤖 chore: Lint configuration files. e401974
  • 🤖 chore(package.json): Add lint-config script. 09b158a
  • 🤖 chore(package.json): Add lint-config-and-fix script. 4dc02a9
  • 🤖 chore(package.json): Remove .git suffix of repository URL. 63163fc
  • 🤖 chore(package.json): Use https for homepage URL. 31c8b2f
  • 🤖 config(fixpack): Update or create .fixpackrc. 4420b81
  • 🤖 chore(.esdoc.json): Sort plugins. d83d41c
  • 🤖 refactor: Use ESM import syntax. ad4cfc0
  • 🤖 chore: Remove .codacy.yml. fcaad33
  • 😒 chore: Rename package. fd462b5
  • 🤖 docs: Upgrade. 2bd04fb
  • 🧪 test: Make them run again. 6635abf
  • ♻️ refactor: Get rid of deprecated list comprehension syntax. eb3c7cb
  • 😒 chore(README): Link to main branch. 87ef80f
  • 😒 chore: Fix broken links, badges, and dependencies. 228a06b
  • 📚 docs: Update GitHub pages links 32f3d3c
  • add codacy config file a783a36
  • fix license badge 15573bc
  • use https for shields.io 1cc5d6d

v5.0.2...v6.0.0