Releases: WhatsApp/edb
0.3.0
Highlights
- Publish package and docs to hex.pm
- Introduce EDB website
- Various stability and bug fixes
Full Changelog
db6bfba Add ex_doc configuration (Roberto Aloi)
e19d842 Add Hex Metadata (Roberto Aloi)
c477bc7 GitHub CI workflows for publishing the website (Roberto Aloi)
a6102d1 Split intro into dedicated sections (Roberto Aloi)
14cdfbb Move "get started" instructions from README to user manual (Roberto Aloi)
e69b332 rebar3 instructions (Roberto Aloi)
234b93b Add troubleshooting section (Roberto Aloi)
8a4be2f Remove Docusaurus tutorial pages (Roberto Aloi)
26c6145 Customize home page (Roberto Aloi)
aa6f761 Community links (Roberto Aloi)
75978e3 Update GitHub link (Roberto Aloi)
58e5acf Create blog placeholders (Roberto Aloi)
813196e Generate Docusaurus site skeleton (Roberto Aloi)
bf4c24b Import new version of the toolchain, fixing issue with missing variable info (Daniel Gorin)
728c220 Use edb_server_maps:add instead instead of double traverse (Thibault Suzanne)
cac2223 Remove edb_server_sets:new (Thibault Suzanne)
e27d10a Define and use edb_server_maps:add
for nested map updates (Thibault Suzanne)
0c8ff27 Specify required ERL_FLAGS during runInTerminal reverse request (Roberto Aloi)
0cab9e2 Allow specifying a custom env to the launch/runInTerminal request (Roberto Aloi)
4ac01dd Avoid unexpected badarith error from creeping up in test logs (Daniel Gorin)
fa76f75 [BE] Use more robust random node names in tests (Daniel Gorin)
92d10af Avoid leaking nodes in DAP test suites (Daniel Gorin)%
0.2.0
Add escript/dap instructions to README Summary: Add instructions on how to produce an `edb` escript and how to start a DAP adapter. Reviewed By: jcpetruzza Differential Revision: D68012720 fbshipit-source-id: 519abfc8767c0fb63fe3edd548ba3c365ddf2191