Skip to content

Releases: atopile/atopile

v0.2.52 - Send of save viewer URLs 🔭

22 May 05:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.51...v0.2.52

v0.2.51 - Assortment of usability improvements 😌

15 May 22:27
105777a
Compare
Choose a tag to compare

What's Changed

@mawildoer

  • Add mechanisms to exclude targets

  • Keep on trying to build when you hit failures

  • Always print assertion ends as bound variables

  • Continue to build through errors, and display them in order so we know why something failed

  • Handle KeyError in assertion testing

  • Add max and min operators

  • Improve error handling in debugging case

  • Bump easyeda2ato to 0.2.7 to re-add mpn field

  • Minor improvements to debugging in front_end

  • Add regression tests by @napowderly in #339

Full Changelog: v0.2.50...v0.2.51

v0.2.50 - Save viewer positions

14 May 18:29
a4a1df3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.49...v0.2.50

What's Changed

Full Changelog: v0.2.49...v0.2.50

Schematic viewer

10 May 23:46
f2ffd07
Compare
Choose a tag to compare

atopile now features a basic schematic viewer. Here is what it looks like:

schematic_example

You can invoke the viewer by running ato view on your project. Start by navigating to the module you want inspect by clicking through the block diagram, then toggle to the schematic view using the block diagram/schematic button.

We currently don't handle position saving, voltage supply symbols and net stubbing. They'll be added in future releases!

What's Changed

v0.2.48 - Usability improvements all round 🍳

10 May 21:25
aaeb747
Compare
Choose a tag to compare

What's Changed

  • Remove non-existant -v argument from ovsx cli and add manual trigger … by @mawildoer in #349
  • Fetch tags during VSX publishing by @mawildoer in #350
  • Use pipx + extension auto-resolves the python interpreter by @mawildoer in #351

Full Changelog: v0.2.47...v0.2.48

v0.2.47 - 🛸 Hover for deets + expression value report 🤓

09 May 00:48
6246da4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.46...v0.2.47

v0.2.46 - Tidy up assertions table 🧹

30 Apr 23:45
5651578
Compare
Choose a tag to compare

What's Changed

  • Fix bug in zero-tolerance values by @mawildoer in #333
  • Tidy up assertions table + further improvements to render RangedValues by @mawildoer in #334

Full Changelog: v0.2.45...v0.2.46

v0.2.45 - Systems engineering and assertions upgrades ✨

30 Apr 17:30
8e2d156
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.44...v0.2.45

v0.2.44 - Bug fixes in assertions 🪲

26 Apr 20:32
54d4faf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.43...v0.2.44

v0.2.43 - Bug 🐛 fixes, but kinda important ones!

26 Apr 00:25
f8a4692
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.42...v0.2.43