Skip to content

Releases: soymadip/KireiSakura-Kit

0.10.2-beta

19 Feb 03:20

Choose a tag to compare

Implement 1st version of packages

• ADD: Adapt kimport to support packages.
• MOVE: plugin modules to packages util
• UPDATE: Docs, Readme.
• MOVE: kimport to _loader.
• ADD: Detect terminal support and export 256/8bit ANSI color codes.

0.9.2-beta

07 Feb 16:05

Choose a tag to compare

Marked the target

• Untill now, i hadn't pin pointed motive besides making shell scripting easier. now pin pointed it to be a framework to use.
• Project is in beta form now on as it's enough stable to use.

0.9.1-alpha

07 Feb 15:43

Choose a tag to compare

Going towards last TODO entry

• ADD structured description for methods.
• ADD snippet for description.
• ADD len module.
• ADD hyprlink module.
• ADD ends-with module.
• ADD super variable kirei_docs_url.
• RENAME trim-char, it now behaves like python strip method.
• FIX get-package-manager to use correct dependency.
• MOVE confirm-reboot to separate plugin module.

0.8.0-alpha

05 Jan 21:17
bdf11fa

Choose a tag to compare

Improvement, Bugfix release.

Fixes:

• Fixed version compare logic.
• Fixed formating when initializing.
• Refactored docs to update with latest changes in repo structure.

Added:

• Added more test cases.
• Added new varables: kirei_version, kirei_assets_dir
• Added compare-num function to core utils.

Improvements:

• Test Script improvements.
• Added more test cases.
• Now development is focused in bash & zsh, so refactored some part.
• kimport -a now skips _EXAMPLE module which is only for example.
• Docs is now in maain branch, eleminating the need of seperate branch.

0.6.5-alpha

25 Dec 20:27

Choose a tag to compare

Changes

• add PROJECT_NAME option
• add header for init.

TODO

complete the header so that it can change to project name.

0.5.5-alpha

06 Nov 09:41

Choose a tag to compare

Modify codebase

  • fix: remove-command-conflict loader util
  • modify: tester

For a few months, development will be slow as i need to focus on a personal work, exams.
Feel free to contribute, i will be sure to accept PRs.

0.5.4-alpha

30 Oct 15:18

Choose a tag to compare

Fix some things.

  • Added: -a flag in core util.
  • Updated: test script.
  • Fixed: disk-utils module.

0.5.3-alpha

29 Oct 21:11

Choose a tag to compare

The rebirth!

  • Now we have a new icon.
  • revamped utils, ported modules
  • Moved, deleted,some modules
  • Corrected README.md
  • Updated TODO list, added dir structure

NOTICE

For a few months, development will be slow as i need to focus on a personal work.
Feel free to contribute, i will be sure to accept PRs.

0.4.3-alpha

23 Oct 23:26

Choose a tag to compare

0.4.3-alpha Pre-release
Pre-release

Revamped project structure.

  • Now directories are more specific.
  • Added -t flag for testing.
  • Auto update is now available.
  • MODULES NEEDS TO BE PORTED.

0.3.3-alpha

17 Oct 20:02
d47a274

Choose a tag to compare

0.3.3-alpha Pre-release
Pre-release

Update .version