Releases: fiberplane/fp
Releases · fiberplane/fp
v0.11.0
What's Changed
- Update provider runtime to new provider protocol by @emschwartz in #117
- FP-1872: Use bytes::Bytes instead of serde_bytes::ByteBuf by @arendjr in #118
- Release v0.11.0 by @mellowagain in #119
New Contributors
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
What's Changed
- Use shell to run commands by @emschwartz in #109
- Add tokens command by @mellowagain in #108
- Wasmer update by @hatchan in #110
- Allow creation of events with no labels by @mellowagain in #111
- Add interactive notebook picker by @hatchan in #99
- Change text for Data sources by @hatchan in #112
- Use TemplateExpander.set_proxy_data_sources method by @emschwartz in #113
- Release v0.9.0 by @mellowagain in #114
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add commands related to events by @mellowagain in #94
- Add PR template by @mellowagain in #95
- Shell2Cell by @Zagitta in #50
- Add user-agent to api requests for analytics by @Zagitta in #97
- Move exec command out of experiments by @emschwartz in #98
- Update vergen to get rid of a dependency on chrono by @hatchan in #100
- Parse output of fp exec as logs by @emschwartz in #102
- Fix shell2cell by @Zagitta in #101
- Lock log cells created from exec by @emschwartz in #104
- Rename fp exec to fp run by @emschwartz in #107
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Make it more obvious how to see the template body by @emschwartz in #84
- Stream exec output to cell by @emschwartz in #85
- Add notebook search command by @mellowagain in #87
- Add special message in case there are no results found by @mellowagain in #88
- Remove last "no values found" message from specific command by @mellowagain in #89
- Display global options in a separate help section by @mellowagain in #90
- Fix cli not compiling under Windows because of *nix specific method by @mellowagain in #91
- Add sorting to the templates list command by @hatchan in #86
- Source shell profile in install script by @emschwartz in #92
- Release as version 0.7.0 by @flenter in #93
New Contributors
- @mellowagain made their first contribution in #87
- @flenter made their first contribution in #93
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Filter invalid labels out of notebooks from expanded templates by @emschwartz in #74
- Invoking a trigger returns the notebook URL by @emschwartz in #75
- Read template arguments from stdin by @emschwartz in #76
- Revert "Read template arguments from stdin (#76)" by @emschwartz in #77
- Convert should output template details by @emschwartz in #78
- Add append cells command + message and exec experiments by @emschwartz in #79
- Convert notebooks to / from markdown by @emschwartz in #80
- Notebook -> static site experiment by @emschwartz in #81
- Add env log filtering to non-verbose logging by @Zagitta in #82
- Bump version to v0.6.0 by @hatchan in #83
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.1
What's Changed
- Update fiberplane-templates to include formatting utilities by @emschwartz in #68
- Fix completions by @emschwartz in #69
Full Changelog: v0.4.0...v0.4.1