Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
value-converters
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christian Knecht
value-converters
Graph
fd66c3e11f23bb51293b3c154de230820dbf669b
Select Git revision
Branches
1
master
default
protected
Tags
14
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Apr
24
Oct
20
12
Jul
11
Jan
30
Nov
5
Mar
28
Jan
26
27
Oct
30
Sep
29
Jul
11
Apr
10
9
6
doc: update license file
v1.5.3 master
v1.5.3 master
refactor: update to eslint 9 flat config, extract jest config, update dependencies
bugfix: fix imports according to ECMA spec using file extensions
v1.5.2
v1.5.2
refactor: switch from typescript to javascript with JSDoc, only export src on install
v1.5.1
v1.5.1
feature: allow to filter array of strings using filter$Text if no indexedProperties are passed
v1.5.0
v1.5.0
refactor: use new URL instead of node url.resolve
v1.4.2
v1.4.2
refactor: update dependencies
v1.4.1
v1.4.1
feature: allow passing mongo like sort objects with 1 and -1 in sort utility
v1.4.0
v1.4.0
bugfix: also allow diacritic characters in search
v1.3.1
v1.3.1
feature: use npm package sift for filtering, add sift custom operation for filtering indexed properties using $text operator
v1.3.0
v1.3.0
refactor: use alwaysStrict option and remove 'use strict' in each file, update dependencies and bump version
v1.2.2
v1.2.2
refactor: directly import lodash functions to allow bundlers to decrease bundle size
refactor: add .run directory to .gitignore
refactor: fix issue with optional chaining, update dist
v1.2.1
v1.2.1
refactor,bugfix: adapt default behaviour of arrayIncludesCaseSensitiveValidator and arrayIncludesCaseInsensitiveValidator, refactor filter code for better readability, add more unit tests
v1.2.0
v1.2.0
refactor: update dependencies
feature: add first version of dist files to avoid manual npm pack and upload to release steps
v1.1.0
v1.1.0
refactor: remove dist from .gitignore
feature: add pagination filter utility
refactor: code improvements for better readability
refactor: change export handling for better commonjs support
refactor: change typescript compiler target to ES2020
refactor: add npm clean script
feature: update/add index files and exports
bugfix: only pack dist files
v1.0.0
v1.0.0
bugfix: fix running build script on postinstall
initial version
Loading