Skip to content

Releases: SoftwareEngineeringOne/episko

v1.3.1

02 Apr 18:36

Choose a tag to compare

1.3.1 (2025-04-02)

Bug Fixes

  • show correct statistics on home page (dea5fa4)

v1.3.0

29 Mar 16:20
e88b75b

Choose a tag to compare

1.3.0 (2025-03-29)

Bug Fixes

  • avoid error on parallel writes (ddf9e11)
  • change preffered to preferred (9a84613)
  • change Vec to HashSet to avoid duplicate entries (1d15e47)
  • change Vec to HashSet to avoid duplicate entries (7862cc0)
  • correct path variable name for windows (fdf5a2d)
  • correct path variable name for windows (af271eb)
  • create entry for metadata if not in cache (e515ddd)
  • remove slug to allow prerendering pages (f56e1f1)
  • update doc comment (3342c77)
  • update doc comment (7e9311d)
  • use module level result instead of trait level error (f645755)
  • use module level result instead of trait level error (2e5cbb7)

Features

  • add "File" trait implementation for config (b054912)
  • add "File" trait implementation for config (12a3fc8)
  • add api to recursively search directory for manifests (392448e)
  • add baseline for MetadataHandler (3bbe5f7)
  • add baseline for MetadataHandler (54742d8)
  • add card based list to frontend (7d2fd12)
  • add checksum and validation to cache (b113b01)
  • add embedded migration and creation from config (99fbbc5)
  • add embedded migration and creation from config (77a7280)
  • add remove functions in Config (25dfe2a)
  • add statistics module (2d4f02d)
  • add structure for config module (e4b97c2)
  • add structure for config module (534a60b)
  • add working forms (620b8fb)
  • implement more functionality and improve ui/ux (f999aae)
  • improve creation form (1c5aa71)
  • improve ui and ux (6fbb0ae)
  • integrate config into cli (5139ba0)
  • integrate config into cli (863b5d9)
  • integrate stats into frontend (9d3d197)
  • integrate superforms and fieldset (f5d3a09)
  • integrate zod (d23f1a9)
  • merge statistics (7287b3c)
  • pick files and directories to load metadata (d73b110)
  • update config and config_handler (08e0a9d)
  • update config and config_handler (eed8914)
  • WIP: edit projects from app (bb4f295)

v1.2.1

16 Mar 20:51
6ae2fc6

Choose a tag to compare

1.2.1 (2025-03-16)

Bug Fixes

  • rework pipeline to include metrics and qol improvements (3f109be)

v1.2.0

16 Mar 17:13
117eafa

Choose a tag to compare

1.2.0 (2025-03-16)

Bug Fixes

  • refernce version of episko_derive in lib (cba5ae6)

Features

  • add additional shadcn-svelte components (62062c6)
  • add config module and metadata handler (#18) (5d4ed31)
  • add flyAndScale transition (972de0f)
  • add ModeWatcher + Button (edit Sidebar) (4e4cc77)
  • add project data interface (37a5abf)
  • add sidebar (abf33df)
  • add types for frontend [skip ci] (dda86cf)
  • create main pages and connect them to sidebar navigation (c84d3ee)
  • format Sidebar (4db1e34)
  • implement create project page (c411ad1)
  • implement edit project page with delete option (310f721)
  • implement shared project from with manual and file path modes (e38417a)

v1.1.0

13 Feb 13:05
899db2c

Choose a tag to compare

1.1.0 (2025-02-13)

Features

  • add ability to write metadata to database (6d18f9b)
  • add database functions in cli (5bfdff0)
  • add derive macro for database (b6399c6)
  • add foundation for db (852f49b)
  • add ModeWatcher + Button (edit Sidebar) (5e3ab47)
  • add retriving metadata from database (59fc7e9)
  • add sidebar (b4ec748)
  • add updating and removing metadata from db (4d87777)
  • create main pages and connect them to sidebar navigation (990ffb8)
  • format Sidebar (eadeb4b)

v1.0.0

05 Feb 15:29
65e53b1

Choose a tag to compare

1.0.0 (2025-02-05)

Bug Fixes

  • change behaviour when flags are passed in interactive mode (025a30b)
  • change id's to uuids (4082e8f)
  • dont change category name to lowercase on creation (c27f6b5)
  • fix vectors of flags (77cf6e2)
  • fix version handling of vector inputs (2fc3c13)
  • update code smells (8e370a9)

Features

  • add basic structure of cli (e25f1f0)
  • add file system handler (74a11f3)
  • add hash/checksum for metadata (2670242)
  • add hashing for properties (2aae9bb)
  • add metadata struct (c234863)
  • add more flags for create command (cc68584)
  • add validation and removal (9b7dfc8)
  • implement create functionality (9425e1c)
  • implement functionality for remove, add, validate (245fa18)
  • remove id flag (852079e)

v1.0.0-alpha.1

31 Jan 08:12
e02f15a

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2025-01-31)

Bug Fixes

  • change behaviour when flags are passed in interactive mode (025a30b)
  • change id's to uuids (4082e8f)
  • dont change category name to lowercase on creation (c27f6b5)
  • fix vectors of flags (77cf6e2)
  • fix version handling of vector inputs (2fc3c13)
  • update code smells (8e370a9)

Features

  • add basic structure of cli (e25f1f0)
  • add file system handler (74a11f3)
  • add hash/checksum for metadata (2670242)
  • add hashing for properties (2aae9bb)
  • add metadata struct (c234863)
  • add more flags for create command (cc68584)
  • add validation and removal (9b7dfc8)
  • implement create functionality (9425e1c)
  • implement functionality for remove, add, validate (245fa18)
  • remove id flag (852079e)