Skip to content

Releases: Lebenoa/png-metadata

v1.0.0

Choose a tag to compare

@Lebenoa Lebenoa released this 10 Mar 06:28
405411b

No more file: and dir:

Now working without those prefixes!

Rename: search: to all:

I don't know how to named thing.

New Command: help

Get list of commands and example. Very rough explanation tho

Full Changelog: v0.5.0...v1.0.0

0.5.0 - `search` and `update`

Choose a tag to compare

@Lebenoa Lebenoa released this 06 Mar 15:07

Add 2 new commands

  • search
  • update

search command is here!

The different between search and dir is, as I've said it before, search will scan for .png in the folder and subfolders if any, while dir does not

update command is here!

Just my take on the update system. It's mean to be my experienced.

Full Changelog: v0.4.0...v0.5.0

New: Read all PNG in directory

Choose a tag to compare

@Lebenoa Lebenoa released this 05 Mar 13:21

Add dir: command

image

Scan for .png from the specify directory. Sub folders are excludes

Full Changelog: v0.3.0...v0.4.0

New: Accept Multiple Target

Choose a tag to compare

@Lebenoa Lebenoa released this 04 Mar 15:05

No more enter, wait, enter, wait - Demo

metadata.exe.mp4

Accept infinite amount of targets.. but will you be able to read it?

Full Changelog: v0.2.0...v0.3.0

New: Accept Arguments!

Choose a tag to compare

@Lebenoa Lebenoa released this 04 Mar 05:37

Demo

metadata.exe.mp4

You can pass infinite amount of arguments! but... will you be able to determine which metadata belong to which image

Full Changelog: v0.1.0...v0.2.0

First release

Choose a tag to compare

@Lebenoa Lebenoa released this 03 Mar 18:54
v0.1.0

Fixed: `file:` not working as intended