Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.0.8 #9

Merged
merged 38 commits into from
Jul 16, 2023
Merged

Release v3.0.8 #9

merged 38 commits into from
Jul 16, 2023

Conversation

DanielGilbert
Copy link
Owner

[3.0.8] - 2023-07-16

Added

  • The .meta file now allows you to add a description to each entry in your directory, either file or sub-directory.
  • Markdown extensions have been activated. Now tables, footnotes and more can be parsed.
  • File sizes are now parsed from Git entries.

Changed

  • The Git implementation resorts to working copy for now. It's easier to work with.
  • Awsm.css sadly hat to be removed. The original author completely disappeared. I re-implemented a basic css layout.
  • A available Readme.md will be parsed as before, but won't show up on the directory list.

Fixed

  • Using the temp folder explicitly now fixes some issues related to permissions on unix-based systems.

[3.0.7]

Added

  • The Git implementation now works on the repository itself, and does not need a working copy any longer

Changed

  • Timestamps of files and folders are now taken from the commits the files and folders got changed. This may not necessarily be the real timestamps, but git doesn't record them anyways.

Fixed

  • The tests now run independently from the operating system (w/r to path delimiters)

@DanielGilbert DanielGilbert merged commit 9d5797e into main Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant