Skip to content

Releases: ElonVolo/logitall

v1.6.1

10 Mar 02:42
Compare
Choose a tag to compare
  • Adding --gitignore flag to the summary help section 86da8a1

Since this documentation section is the first thing on the logitall npmjs home page that a potential user might see, it merited bumping up a patch version.

v1.6.0...v1.6.1

v1.6.0

10 Mar 02:32
Compare
Choose a tag to compare
  • Updates package versions ef8fda5
  • Adding --gitignore flag e4f9d7e
  • Migrating from jscodeshift to evcodeshift fork e6277fd
  • Bumping dependency versions 2ec1fe0
  • Fix for TypeScript params with access modifiers and default values 7b5b25b
  • Adding ability to log destructured parameters 9f7aba0
  • Refactoring generating parameter logging expressions 0fd6285

v1.5.0...v1.6.0

v1.5.0

17 Sep 07:13
Compare
Choose a tag to compare
  • Fixing issue with circular references on printing function/rxjs parameters 4c5e5dc
  • Fixing bug where for-loops and ifs with no curly braces causes errors 8408451

v1.4.6...v1.5.0

v1.4.6

24 Feb 00:12
Compare
Choose a tag to compare
  • Updating packages 7bcfbe1
  • Fix for errors caused by rest paramters in functions. f092b90

v1.4.5...v1.4.6

v1.4.5

04 Feb 00:06
Compare
Choose a tag to compare
  • Fix for probleem caused by how babel interprets TypeScript access modifiers in TypeScript constructors 828aa35

v1.4.4...v1.4.5

v1.4.4

28 Jan 13:40
Compare
Choose a tag to compare
  • Making transform-test harness compliant with project's linting standards. c1373d0
  • Fix for bug that caused arguments not to be passed. 82d04e1

v1.4.3...v1.4.4

v1.4.3

20 Jan 09:24
Compare
Choose a tag to compare
  • Adding support for exported default functions a9c3ca4

v1.4.2...v1.4.3

v1.4.2

20 Jan 07:05
Compare
Choose a tag to compare
  • Adding JSON.Stringify() to improve rxjs logging across browsers
  • Refactoring repetitive console.log() statements into utils file.
  • Refactoring utility functions into separate file
  • Fixing issue with method-instance-output unit test
  • Adding jsdoc
  • Additional unit tests
  • Cleaning up formatting

v1.4.0...v1.4.2

Params update

22 Oct 04:37
Compare
Choose a tag to compare
  • Updating package stuff 28f2959
  • Merge pull request #4 from ElonVolo/ParamsLogging dc34760
  • Adding support for logging function parameter values. 713ea67
  • Merge pull request #3 from ElonVolo/Revise_README.md 649212b
  • Changing README.md per Joe's recommendation. c19ba07
  • Bumping package version 851a194

v1.1.0...v1.4.0

Adding experimental rxjs support.

09 Oct 04:30
Compare
Choose a tag to compare
  • Merge pull request #2 from ElonVolo/rxjs f5902be
  • Adding support for logging rxjs pipe() stages 8b9b54f
  • Update README.md 3f1bd6c
  • Addnig .npmignore to ignore tests for now. db24560
  • Adding basic unit tests to project. 9a70305
  • Adding --named-functions-only param 0afe919
  • Update README.md fd00bdf
  • Adding front page image 672f2ef
  • Reworking documentation 6f9da53
  • Reworking documentation ed44953
  • Reworking documentation 178243a
  • Reworking documentation a0fcda3
  • Reworking documentation d75670d
  • Adding documention on the ignore feature 8dd017f
  • Fixing typos 7bde4cf

v1.0.2...v1.1.0