Skip to content

Releases: nemanjapetrovic/mongoose-morgan

v1.0.17

23 Jan 20:06
Compare
Choose a tag to compare
  • Updating dependencies to the newest versions ⬆️

v1.0.16

04 Sep 13:32
Compare
Choose a tag to compare
  • Updating dependencies to the newest versions ⬆️

v1.0.15

10 Jun 20:40
Compare
Choose a tag to compare
  • Changed TypeScript types form object to any - #10

v1.0.14

31 May 15:01
Compare
Choose a tag to compare
  • Added TypeScript types #10
  • Updating dependencies to the newest versions ⬆️

v1.0.12

06 Feb 17:24
Compare
Choose a tag to compare
  • Fixed Deprecation Warning issue reported by @trzcinskiD in issue #8
  • Updating dependencies to the newest versions ⬆️

Thanks for contribution @trzcinskiD! 👍

v1.0.9

09 Aug 22:16
Compare
Choose a tag to compare
  • Updating dependencies to the newest versions ⬆️

v1.0.8

26 Nov 22:08
Compare
Choose a tag to compare
  • Merged @heeseo pull request #6 - fix to missing morgan.token function/ left out in version 1.0.7

Thanks for contribution @heeseo! 👍

v1.0.7

25 Nov 21:29
Compare
Choose a tag to compare
  • Merged @pmstss pull request of a new feature for adding dbName to login to MongoDB Atlas #5 - "If you're using the mongodb+srv syntax to connect to MongoDB Atlas, you should use dbName to specify the database because you currently cannot in the connection string."
  • Tests refactoring
  • Code refactoring

Thanks for contribution @pmstss! 👍

v1.0.6

18 Oct 19:53
Compare
Choose a tag to compare
  • Fix of issue #3 - Missing morgan.token function
  • Merged @Ni55aN pull request of a new feature for Mongo database #2 - Capped collection

Thanks for contribution @Ni55aN ! 👍