Skip to content

Releases: string-searching/rabin-karp

v1.0.0

04 Aug 10:50
b1a9ed0
Compare
Choose a tag to compare
  • ⬆️ deps: Upgrade microbundle to v0.13.1. 30a23ab
  • 🤖 config(github): Configure workflow to automate build. a70f835
  • ⬆️ deps: Upgrade. 6f72027
  • 🤖 config(build): Set type to module in package.json. 537e1fb
  • 🤖 build: Fix main output file extension. 3b5d452
  • 🔧 config(lint): Do not use node protocol. a415f81
  • ⬆️ deps: Upgrade. d98d634
  • 🤖 chore: Lint source files. b792b04
  • ⬆️ deps: Upgrade xo to v0.40.0. bd029e3
  • 🧪 test: Test a second modulus. aee23c0
  • ⬆️ deps: Upgrade dependency lint-staged to v11 8386a18
  • ⬆️ deps: Upgrade dependency @string-searching/specification to v0.2.0 b2e8fcd
  • ⬆️ deps: Upgrade dependency c8 to v7.7.2 2f7dc3f
  • ⬆️ deps: Upgrade dependency @babel/preset-env to v7.14.1 b4def65
  • 📌 deps: Pin dependency @string-searching/specification to 0.0.1 240af8d

v0.0.1...v1.0.0

v0.0.1

08 May 17:08
07174bb
Compare
Choose a tag to compare
  • 📚 docs(README): Remove WIP warning. Add code sample. 6003833
  • 🗑️ trash: Remove all debug statements. 7f48d18
  • ♻️ refactor: Use startsWith from @string-searching/brute-force. 502181c
  • ♻️ refactor: Avoid calling match function when hashes do not match. 44abd6a
  • 🚧 progress: First draft from existing source. e4e2330

6d766d2...v0.0.1