Skip to content

Releases: bitbeatjs/core

v0.0.21

26 Oct 13:26

Choose a tag to compare

    • fixed optional timeformat param for store 42a1451
    • changed default timestamp format + added option to change it 72f0d11
    • simplified exists function b3a0e8a
    • added options to easily add more pipes to logging stream e1d5f9b
    • increased package versions ee076d7
    • increased package versions e42a59e

v0.0.20...v0.0.21

v0.0.20

11 Oct 14:53

Choose a tag to compare

    • added debugLog function to public export b72c30b
    • removed unnecessary import + added function to get keys of an instance ffebe5d
    • increased package versions c9768ad
    • added fallback for empty default values in config dc49d0e
    • fixed possible missmatching of versions ef10e80
    • fixed comment for min version function + added <=> replacement 4c92740
    • added function to fetch instances with min version (gte option) 2dec68a
    • removed unnecessary import c5659fd
    • added semver for versioning + resorted package.json 15ba69d

v0.0.19...v0.0.20

v0.0.19

02 Oct 14:14

Choose a tag to compare

    • removed unnecessary import d13a802
    • fixed unnecessary imports 1d01793
    • fixed generateDebugger by moving it to the store 3bc07a7
    • fixed store generate debugger function daf02bd
    • fixed debugger issue + fixed tsconfig cdf4124
    • readded improved gulp pipe * fixed ts config 29ad6aa
    • fixed circular structure for boot and store + moved getEnvVar to external functions + fixed isolated modules b6c8782

v0.0.18...v0.0.19

v0.0.18

30 Sep 15:22

Choose a tag to compare

    • increased package versions + fixed boot file log 8948663
    • added for all debug messages also a log debug 898becc
    • fixed emitting configuring events on store 1a04005
    • added events for register configure d66a064
    • fixed possible error when checking if already in set 047f53a
    • moved proxy function to static + added proxy for registered instances 04fdff4
    • removed boot line in tsconfig 069185a
    • moved string events to enum + fixed typo in cli and bootup f8a4119

v0.0.17...v0.0.18

v0.0.17

24 Sep 13:51

Choose a tag to compare

    • increased module versions b338176
    • changed event to be in the interface 5c3c663
    • removed ignoring _ properties b78453f
    • added watching feature of properties for each instance 03e7bea

v0.0.16...v0.0.17