Skip to content

Commit

Permalink
Release 0.0.54
Browse files Browse the repository at this point in the history
* feature: reload code when path is updated

* Feature export requests to notebook
  • Loading branch information
cedric05 authored Jul 9, 2022
1 parent 19ee6ff commit 35183c0
Show file tree
Hide file tree
Showing 11 changed files with 146 additions and 174 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
- notebook search with `m` or `y` in key won't work, as vscode configured default shortcut `m` to change cell to markdown and is annoying. [remove](https://code.visualstudio.com/docs/getstarted/keybindings#_keyboard-shortcuts-editor) `m` and `y` shortcuts for clean experience.


## [0.0.54]
- [ **Improvement**] Suggests reloading when dothttp path or agent path is updated
- [ **Improvement**] Has Support to export all the history (executed http requests) to a notebook to easy share across peers


## [0.0.52/0.0.53]
0.0.52 is a prerelease of 0.0.53
Expand Down
Loading

0 comments on commit 35183c0

Please sign in to comment.