|
12b8b8be57
|
bump object-util
Signed-off-by: Avior <github@avior.me>
|
2021-09-29 10:23:01 +02:00 |
|
|
bbf743677f
|
bump url-manager
Signed-off-by: Avior <github@avior.me>
|
2021-09-29 10:22:37 +02:00 |
|
|
b7b604e11f
|
Add modules (#41)
* Added modules for object-utils
+ moved from parcel to esbuild
Signed-off-by: Avior <github@avior.me>
* Moved url-manager
Signed-off-by: Avior <github@avior.me>
* Fixed codacy error
Signed-off-by: Avior <github@avior.me>
|
2021-09-29 10:12:53 +02:00 |
|
dependabot[bot]
|
329f1ee06d
|
Bump ts-node from 9.1.1 to 10.2.1 (#37)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.1)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-28 17:40:52 +02:00 |
|
dependabot[bot]
|
f691cfff25
|
Bump codecov/codecov-action from 1.0.13 to 2.1.0 (#34)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.0.13 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...v2.1.0)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-28 16:01:49 +02:00 |
|
dependabot[bot]
|
5f0bb3ce45
|
Bump actions/setup-node from 1 to 2.4.1 (#35)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-28 16:01:00 +02:00 |
|
|
3d02a29bc5
|
Move to NPM (#32)
* Update workflow
Signed-off-by: Avior <github@avior.me>
* Fixed parcel version
Signed-off-by: Avior <github@avior.me>
* Some more fixes
Signed-off-by: Avior <github@avior.me>
* Removed console.memory
Signed-off-by: Avior <github@avior.me>
* Update
Signed-off-by: Avior <github@avior.me>
* fuck windows
Signed-off-by: Avior <github@avior.me>
* bump config for better node 12 support
Signed-off-by: Avior <github@avior.me>
|
2021-09-28 15:57:36 +02:00 |
|
|
44887c3d41
|
Fixed bug (#33)
Signed-off-by: Avior <github@avior.me>
|
2021-09-28 15:41:18 +02:00 |
|
|
393d686681
|
bump
Signed-off-by: Avior <github@avior.me>
|
2021-09-28 12:19:58 +02:00 |
|
|
02d733e150
|
Fixed NextJS config
Signed-off-by: Avior <github@avior.me>
|
2021-09-28 12:19:22 +02:00 |
|
|
49d5e98a43
|
bump 1.4.0
Signed-off-by: Avior <github@avior.me>
|
2021-09-28 11:48:01 +02:00 |
|
|
cb97ded195
|
Add objectOmit function
- also bump deps (not parcel because 2 is not the way I want to continue using it)
Signed-off-by: Avior <github@avior.me>
|
2021-09-28 11:47:33 +02:00 |
|
|
ffaf544d10
|
bump version
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
@dzeio/object-util@1.3.0
|
2021-09-21 21:43:26 +02:00 |
|
|
4efb33c0cb
|
Added objectClean and isObject functions
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-09-21 21:39:16 +02:00 |
|
|
daed0b82e6
|
Merge branch 'master' of github.com:dzeiocom/libs
|
2021-09-05 14:28:36 +02:00 |
|
|
2e0e18d212
|
@dzeio/config@1.1.2
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
@dzeio/config@1.1.2
|
2021-09-05 14:27:50 +02:00 |
|
|
878757dfb9
|
Updated typescript rules
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-09-05 14:27:44 +02:00 |
|
|
72eb1a4e61
|
bump version
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-08-19 14:15:21 +02:00 |
|
|
fe73433742
|
Added a timestamp to the logger
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-08-19 14:14:38 +02:00 |
|
|
70a4778728
|
Fixed No Shadow rule error
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-08-08 15:27:54 +02:00 |
|
|
692eb31e0a
|
@dzeio/config@1.1.0
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
@dzeio/config@1.1.0
|
2021-07-16 16:29:15 +02:00 |
|
|
8781a3f0f5
|
Updated config files
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-07-16 16:28:07 +02:00 |
|
|
878ee09889
|
Updated deps
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-07-16 16:27:53 +02:00 |
|
|
11cea0b60f
|
Updated to latest NodeJS
|
2021-07-16 11:09:29 +02:00 |
|
|
7bef6d147d
|
@dzeio/config@1.0.0
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
@dzeio/config@1.0.0
|
2021-07-10 19:05:58 +02:00 |
|
|
d09c8930b3
|
Updated deps
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-07-10 19:05:03 +02:00 |
|
|
fc2aa807bd
|
moved events to different type
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-07-10 19:04:39 +02:00 |
|
|
eba718b4b0
|
@dzeio/config@v0.1.0
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
@dzeio/config@0.1.0
|
2021-07-10 18:52:54 +02:00 |
|
|
588caedd84
|
First @dzeio/config version
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-07-10 18:50:50 +02:00 |
|
|
418c36efda
|
Updated CHANGELOG
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:34:08 +02:00 |
|
|
7f6d999ad6
|
v1.2.0
@dzeio/object-util@1.2.0
|
2021-05-21 16:22:16 +02:00 |
|
|
73ac335ea8
|
Moved deprecated tests to a new file
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:21:52 +02:00 |
|
|
332a821f2f
|
deprecated objectToArray
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:21:34 +02:00 |
|
|
1c87c5c207
|
Added index to objectMap and objectLoop functions
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:20:57 +02:00 |
|
|
a32adbd796
|
Updated CHANGELOG
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:20:15 +02:00 |
|
|
b7a31e4b3e
|
Updated easy-sitemap README
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:19:54 +02:00 |
|
|
abd1a47a19
|
Added codecov to the main README
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-05-21 16:19:24 +02:00 |
|
|
fa2994461a
|
v1.1.2
easy-sitemap@1.1.2
|
2021-05-07 11:51:42 +02:00 |
|
|
4805ee6bcc
|
Escapes all texts
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-05-07 11:51:20 +02:00 |
|
|
0f2cb1d58b
|
v1.1.1
easy-sitemap@1.1.1
|
2021-05-07 11:09:49 +02:00 |
|
|
0c7662e06d
|
Fixed Sitemap image xml
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-05-07 11:07:57 +02:00 |
|
|
0b084833a3
|
Added addional tests
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-04-11 01:37:35 +02:00 |
|
|
3f5616ec29
|
Finished JSDoc (#22)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-04-11 01:17:09 +02:00 |
|
|
c711f5526e
|
Deprecated not url related functions (#21)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-04-11 00:57:12 +02:00 |
|
|
589738dcbc
|
Updated CHANGELOG
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-04-11 00:48:58 +02:00 |
|
|
f79a23c261
|
v1.1.1
@dzeio/object-util@1.1.1
|
2021-04-11 00:38:09 +02:00 |
|
|
acd5b781cf
|
Merge branch 'master' of github.com:dzeiocom/libs
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-04-11 00:37:50 +02:00 |
|
|
4b3a37eb35
|
v1.1.0
@dzeio/object-util@1.1.0
|
2021-04-11 00:35:12 +02:00 |
|
|
76e2263812
|
Updated objectSort to support an Array containing a specific order
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-04-11 00:34:14 +02:00 |
|
|
b63fd1e9ea
|
Added homepage to easy-sitemap
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
|
2021-03-16 11:33:47 +01:00 |
|