Skip to content

Releases: ByteOtter/nester

Experimental release v.1.1.2

09 Jan 13:58
Compare
Choose a tag to compare
Pre-release

What's new?

This is an experimental release to accommodate the expermental v1.1.2 tag.
We tested several things behind the scenes how to build Nester as an rpm automatically.
Nothing else was added.

  • Your Nester team 🐉

Patch Release v1.1.1 - Fix build system

06 Jan 18:23
2e5a5f2
Compare
Choose a tag to compare

What's new?

Nothing really. This update only fixes some error with building Nester.

See you, when there is something new to report!

  • Your Nester Team 🐉

Minor Release v1.1.0 - Project Renaming

27 Oct 13:59
Compare
Choose a tag to compare

What is new?

We now added the option for you to rename existing projects.

Both the CLI and TUI can now rename your logged projects and manage them under their new name as usual.

We hope you enjoy this new relase.

Sincerely,

- Your Nester team 🐉

Hotfix v1.0.2

18 Sep 07:12
Compare
Choose a tag to compare

Good news for all C and C++ devs out there!

We just fixed a bug in our C and C++ templates, which did not have the project name injected correctly for source and header files.

You can see the concerning PR here: #57

Thank you for your patience!

- Your Nester Team 🐉

Minor update v1.0.1

21 Jul 18:16
Compare
Choose a tag to compare

What's new?

This minor version does not change anything about Nester's behavior or usage. We only took the time to validate that Nester remained fully functional for the Python 3.11 update.

Which it did! 🥳

However, we have some news planned down the line, so stay tuned!

- your Nester team!

Full Release v1.0.0

22 Jun 14:12
Compare
Choose a tag to compare

What's new?

We are proud to announce that Nester now has its first full release! 🥳

Nester now offers a Terminal User Interface (TUI) which will guide you through all of Nester's functionality interactively.
It is a convenient way to manager your Nester projects in one location and we hope you like it!

To try it out, you need to do nothing more than to launch nester via the Terminal of your choosing without providing any further arguments.

v1.0.0 is now ready to download on PyPi.
Other mirrors will follow shortly so stay tuned to see when your package manager has updates for you.

Enjoy Nester v1.0.0! 🥳

- Your Nester Team
=================

Update v0.5.2

05 Jun 14:54
Compare
Choose a tag to compare

What's new?

We are proud to announce that Nester is now packaged in an .rpm format! 🥳 You can find information on how to obtain it through your package manager in the README or INSTALL guides or in our official documentation.

We hope you have fun using Nester!

  • Your Nester Team

Hotfix v0.5.1

01 Jun 21:38
Compare
Choose a tag to compare

Hotfix v0.5.1

Only after our latest release we noticed that some of our docs, including our Readme were outdated and displayed wrong information.

This is fixed now. We apologize for the inconvenience.

You can always find our latest docs on ReadTheDocs

  • Your Nester Team

Significant Update v0.5.0

01 Jun 21:36
Compare
Choose a tag to compare

v0.5.0 Released!

The Nester team is proud to announce the release of Nester v0.5.0!

What's new?

Nester can now log all projects you create along with their languages and locations.

Simply run nester log to view what projects you currently have and where they are!

To this extend Nester also now keeps an eye out for duplicants, so you don't accidentially start a new project with the same name.

Nester also cleans it's own log! Deleted an old project without using nester clean? No problem! Run nester log --clean and nester will automatically sanatize its logs to keep you up to date!

We hope you have fun with this new release!

  • Your Nester Team!

Changelog

Full Changelog: v0.2.0...v0.5.0

Released v0.2.0

16 May 06:41
3cf15d6
Compare
Choose a tag to compare
Released v0.2.0 Pre-release
Pre-release

What's Changed

  • [SCHEMAS:] Add boilerplate code to c, cpp, cs, java and ruby by @ByteOtter in #31

Full Changelog: v0.1.2...v0.2.0