1. 01 Jul, 2021 1 commit
  2. 15 Jun, 2021 1 commit
  3. 25 Apr, 2021 1 commit
  4. 25 Aug, 2020 2 commits
  5. 12 Aug, 2020 1 commit
  6. 18 Jun, 2020 1 commit
    • James Brock's avatar
      sendMessage mhMetadata · 88018234
      James Brock authored
      Send the header metadata with a message instead of ignoring the header
      metadata and sending "{}".
      
      The header metadata is handled correctly on receipt of a message. Why
      was it ignored on sending? Probably no-one ever needed it.
      88018234
  7. 03 May, 2020 1 commit
  8. 28 Feb, 2020 1 commit
  9. 11 Feb, 2020 1 commit
  10. 17 Nov, 2019 1 commit
  11. 26 Sep, 2019 1 commit
  12. 03 Aug, 2019 1 commit
  13. 23 Jul, 2019 1 commit
  14. 06 Mar, 2019 1 commit
  15. 17 Nov, 2018 2 commits
  16. 16 Nov, 2018 1 commit
    • Alexander Vershilov's avatar
      Use Aeson.Object for metadata. · bf631b91
      Alexander Vershilov authored
      The IPython specification for the metadata does not
      define that all fields in metadata must be textual.
      Latest Jupyters lab uses that feature so the parsing
      mechanism became incomplatible with the protocol.
      We change Metadata to be an Aeson.Object and introduce
      a 'Metadata' newtype in order to keep that explicit
      and open for the later changes if needed.
      
      Fixes #912.
      bf631b91
  17. 30 Sep, 2018 1 commit
  18. 01 Sep, 2018 1 commit
  19. 28 Aug, 2018 1 commit
  20. 06 Aug, 2018 1 commit
  21. 21 Jul, 2018 1 commit
  22. 20 Jul, 2018 1 commit
  23. 18 Jul, 2018 3 commits
  24. 14 Jul, 2018 4 commits
  25. 30 May, 2018 1 commit
  26. 17 Mar, 2018 1 commit
  27. 22 Dec, 2017 1 commit
  28. 08 Oct, 2017 1 commit
  29. 19 Aug, 2017 3 commits
  30. 06 Mar, 2017 1 commit
  31. 05 Mar, 2017 1 commit