Atopile

Latest version: v0.2.69

Safety actively analyzes 688587 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 12

0.2.31

The reason this release skips some patch numbers is to bring the VSCode extension back into alignment with atopile's core

What's Changed
* Remove debug print statements from nets generator by mawildoer in https://github.com/atopile/atopile/pull/203
* Move Language Server to atopile repo by mawildoer in https://github.com/atopile/atopile/pull/205
* Make README paths relative by mawildoer in https://github.com/atopile/atopile/pull/208
* Update extension readme by mawildoer in https://github.com/atopile/atopile/pull/209
* Setup extension... again by mawildoer in https://github.com/atopile/atopile/pull/210
* add assertions to readme.md by Timot05 in https://github.com/atopile/atopile/pull/220
* update roadmap by Timot05 in https://github.com/atopile/atopile/pull/224
* Add warning for dirty git hash by Timot05 in https://github.com/atopile/atopile/pull/230
* First UI commit by justind000 in https://github.com/atopile/atopile/pull/225
* Add instance_methods.get_data by mawildoer in https://github.com/atopile/atopile/pull/232
* 227 - KiCAD Layout Robustness by mawildoer in https://github.com/atopile/atopile/pull/233
* docs: pardiagrams => paradigms by b- in https://github.com/atopile/atopile/pull/234
* Add commit number by Timot05 in https://github.com/atopile/atopile/pull/238

New Contributors
* justind000 made their first contribution in https://github.com/atopile/atopile/pull/225
* b- made their first contribution in https://github.com/atopile/atopile/pull/234

**Full Changelog**: https://github.com/atopile/atopile/compare/v0.2.24...v0.2.31

0.2.24

Big shoutout to justind000 🥳 for getting language support extension off the ground https://github.com/atopile/vscode-extension ✨

It's in alpha and needs slight configuration in your `settings.json` to start:

json
"atopile.importStrategy": "fromEnvironment",
"atopile.interpreter": [
"/Users/mattwildoer/Projects/vscode-python-tools-extension-template/.venv/bin/python"
],


You should be able to get the path to python running which python with your atopile virtual environment activated to populate the `"atopile.interpreter"` field.

Get the extension as a pre-release from VSCode Marketplace: https://marketplace.visualstudio.com/items?itemName=atopile.atopile

What's Changed
* Expressions: Tolerance printing fixes by hollinsky in https://github.com/atopile/atopile/pull/196
* Update copyright holder in license by mawildoer in https://github.com/atopile/atopile/pull/197
* change build location to elec/src by napowderly in https://github.com/atopile/atopile/pull/199
* Language server infrastructure by mawildoer in https://github.com/atopile/atopile/pull/200


**Full Changelog**: https://github.com/atopile/atopile/compare/v0.2.23...v0.2.24

0.2.23

Visited and visited again - naming thing is hard. Hopefully this makes it at least better for nets

What's Changed
* Add docs on assertions by mawildoer in https://github.com/atopile/atopile/pull/195
* Fix net naming by Timot05 in https://github.com/atopile/atopile/pull/194


**Full Changelog**: https://github.com/atopile/atopile/compare/v0.2.22...v0.2.23

0.2.22

It's like Christmas in February 🎄

The day is finally here that you, as an electrical engineer can have your computer do the work for you.

atopile will now solve component values based on systems of assertions! In this release we've upgraded a few of our core packages at https://packages.atopile.io/

Configure your regulators by speccing their output voltage!

What's Changed
* Fix path on `ato install` by Timot05 in https://github.com/atopile/atopile/pull/188
* added better message when component is not found by napowderly in https://github.com/atopile/atopile/pull/187
* Solve assertions by mawildoer in https://github.com/atopile/atopile/pull/177
* Publish with version by mawildoer in https://github.com/atopile/atopile/pull/189
* Fix component server address by mawildoer in https://github.com/atopile/atopile/pull/191
* Fix assertions row highlighting by mawildoer in https://github.com/atopile/atopile/pull/192
* Improve exceptions for assertion types being dud by mawildoer in https://github.com/atopile/atopile/pull/190
* Log anon telemetry on eqn usage by mawildoer in https://github.com/atopile/atopile/pull/193


**Full Changelog**: https://github.com/atopile/atopile/compare/v0.2.21...v0.2.22

0.2.21

What's Changed
* Remove duplicate src directory from project tree by sethfischer in https://github.com/atopile/atopile/pull/178
* Update import statements in docs by Timot05 in https://github.com/atopile/atopile/pull/182
* Matt's board patch-up by mawildoer in https://github.com/atopile/atopile/pull/183
* Search parent directories for Git root by sethfischer in https://github.com/atopile/atopile/pull/184
* Try-except around githash in mfg-data job by mawildoer in https://github.com/atopile/atopile/pull/185

New Contributors
* sethfischer made their first contribution in https://github.com/atopile/atopile/pull/178

**Full Changelog**: https://github.com/atopile/atopile/compare/v0.2.20...v0.2.21

0.2.20

Under the hood

Assertions before were... mediocre (to phrase nicely)

- Errors have been improves
- Assertion failures don't have to fail builds
- Under the hood for the configurable circuits!

What's Changed
* Add expressions to the parser by mawildoer in https://github.com/atopile/atopile/pull/169
* Add anonymous telemetry by napowderly in https://github.com/atopile/atopile/pull/174
* No more CD builds on every PR by mawildoer in https://github.com/atopile/atopile/pull/175


**Full Changelog**: https://github.com/atopile/atopile/compare/v0.2.19...v0.2.20

Page 8 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.