Skip to content

Releases: jmcdo29/ogma

@ogma/nestjs-module@5.2.0

23 Sep 16:40
3a1f534
Compare
Choose a tag to compare

Minor Changes

  • e940f93: The @ogma/styler instance is now exposed at the .style property of ogma

Patch Changes

  • Updated dependencies [e940f93]
    • @ogma/logger@3.3.0

@ogma/logger@3.3.1

23 Sep 19:56
136ed2f
Compare
Choose a tag to compare

Patch Changes

  • 166b58b: Remove an extraneous log statement

@ogma/logger@3.3.0

23 Sep 16:40
3a1f534
Compare
Choose a tag to compare

Minor Changes

  • e940f93: The @ogma/styler instance is now exposed at the .style property of ogma

@ogma/instrumentation@0.1.0

23 Jul 20:03
264bc26
Compare
Choose a tag to compare

Minor Changes

  • 03a37fe: Initial release of @ogma/instrumentation

@ogma/nestjs-module@5.1.4

09 Feb 18:03
c5eee1a
Compare
Choose a tag to compare

Patch Changes

  • 02cd763: Upgrade reflect-metadata to v0.2.1 and update peer dependency range

@ogma/cli@2.2.1

09 Feb 18:03
c5eee1a
Compare
Choose a tag to compare

Patch Changes

  • 02cd763: Upgrade reflect-metadata to v0.2.1 and update peer dependency range

@ogma/logger@3.2.0

17 Oct 20:34
d38e87c
Compare
Choose a tag to compare

Minor Changes

  • 5113fa3: Create a new mixin option for open telemetry and dynamic metadata support

@ogma/styler@1.1.0

13 Oct 21:37
1f0673d
Compare
Choose a tag to compare

Minor Changes

  • de1a56c: Allow for child stylers to compose styles on sub-strings

@ogma/nestjs-module@5.1.3

01 Oct 16:47
f3e1ef9
Compare
Choose a tag to compare

Patch Changes

  • 99b3be9: OgmaService properly returns the OgmaService instance when changing the log level, insterad of the underkying Ogma class instance
  • Updated dependencies [6cd729d]
    • @ogma/logger@3.1.6

@ogma/logger@3.1.6

01 Oct 16:47
f3e1ef9
Compare
Choose a tag to compare

Patch Changes

  • 6cd729d: Allow for the value of a masked property to be null or undefined