Skip to content

Releases: febog/table-filter

v2.1.0

27 Apr 23:50
Immutable release. Only release title and notes can be modified.
v2.1.0
84f644b

Choose a tag to compare

General code and documentation improvements.

  • Use modern JavaScript syntax for text and array manipulation.
  • Add clarification about headers behavior to the documentation.
  • Add item counter tests.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

25 Apr 19:03
Immutable release. Only release title and notes can be modified.
v2.0.0
1a1d68e

Choose a tag to compare

Makes counterId parameter optional. Now only the tableId and the string to filter for are required.

Full Changelog: v1.1.1...v2.0.0

v1.1.1

13 Apr 23:22
Immutable release. Only release title and notes can be modified.
v1.1.1
9ee33b5

Choose a tag to compare

Fix tests added in previous release.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Apr 23:19
Immutable release. Only release title and notes can be modified.
v1.1.0
070b4f8

Choose a tag to compare

Adds tests.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

20 Mar 02:38
Immutable release. Only release title and notes can be modified.
v1.0.1
502014b

Choose a tag to compare

  • Add browser field to the package.json file since this module is meant to be run client-side.
  • Minor documentation improvement.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Mar 04:46
Immutable release. Only release title and notes can be modified.
v1.0.0
c390dc5

Choose a tag to compare

First stable release.

Full Changelog: v0.6.0...v1.0.0

v0.6.0

03 Mar 00:18
Immutable release. Only release title and notes can be modified.
v0.6.0
9361eae

Choose a tag to compare

The function now receives the string to filter for directly.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 Mar 01:25
Immutable release. Only release title and notes can be modified.
v0.5.0
96ebf4f

Choose a tag to compare

Add JavaScript module support.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Feb 20:57
Immutable release. Only release title and notes can be modified.
v0.4.0
75616d2

Choose a tag to compare

Adds a project website at https://febog.github.io/table-filter/

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Feb 01:22
Immutable release. Only release title and notes can be modified.
v0.3.0
bcb5c67

Choose a tag to compare

Minor repository fixes.

Full Changelog: v0.2.0...v0.3.0