Skip to content

What's New

abreits edited this page Nov 27, 2015 · 10 revisions

What's new

version 0.14.0

version 0.13.0

  • skipped to avoid bad luck :)

version 0.12.0

version 0.11.0

  • revised amqp-ts logging, see Logging in the wiki for more details
  • fixed bug in tutorials library reference

version 0.10.4

  • added amqp-ts examples for the RabbitMQ tutorials
  • fixed a bug in the queue.rpc
  • fixed documentation errors

version 0.10.3

  • Moved the documentation to the wiki,only the 'Overview', 'What's new' and 'Roadmap' stay in the readme.md for npmjs and GitHub.
  • Improved the documentation

version 0.10.2

version 0.10.1

  • added a 'low level' queue consumer that receives the raw message and can 'ack' or 'nack' these messages itself
  • cleanup integration tests
  • readme update and fixes

version 0.10

version 0.9.4 & 0.9.5

  • small code cleanup: defined optional parameter default values in typescript
  • fixed a few bugs when publishing a message to an exchange after a disconnect/reconnect

version 0.9.3

  • Added this section
  • Added the roadmap section
  • Improved the winston logging messages
Clone this wiki locally