Skip to content

Releases: DataHerb/dataherb-python

Müritzsee

29 May 14:33
Compare
Choose a tag to compare
  • Better typing
  • Fixed workflow
  • Better sync

Königssee

10 Feb 22:35
Compare
Choose a tag to compare

Fixed

  • Command line tool dataherb configure -l now only opens the folder.
  • Command line too dataherb download will also display where the dataset is downloaded to. This makes it easier for the user to find the downloaded dataset.

Tegernsee

12 Aug 00:33
Compare
Choose a tag to compare

Using Dedicated Folders for Herbs

In the previous versions, we can only use a single file to host all the flora metadata. It will become unmanageable and hard to read as the number of herbs grows. (#14)

In this version, we introduce a new structure for the flora metadata. Each herb is getting its own folder! This structure makes it easier for us to read and manage by hand. It is also better for version-controling your flora.

(🌱 Best wishes to your herbs in their own pots. )

Walchensee

07 Aug 15:18
Compare
Choose a tag to compare

Added

  • 🎉 Better search result formatting in terminal (See docs for a screenshot.)
  • 📺 Show config using dataherb configure --show

Changed

  • Better config management. Config has been promoted to a class.

Ammersee

07 Aug 01:20
Compare
Choose a tag to compare

Added

  • Server to serve flora as a website
  • Configuration system
  • Remove herb from flora
  • Add herb to flora
  • and more

New validation method to validate metadata file

14 Mar 17:04
1566d17
Compare
Choose a tag to compare

Now we can use

dataherb validate

to validate the metadata file.

Metadata generation is easier for csv: Parse CSV columns

23 Feb 23:01
Compare
Choose a tag to compare

dataherb command line tool now automatically finds the data files and generate part of the metadata based on the files.
CSV files are automatically parsed.

0.0.2

16 Feb 22:05
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
use readme as long description