Releases
v3.0.2
Compare
Sorry, something went wrong.
No results found
Release π [3.0.2]
π Bug Fixes
π Releases
β¨ Features
feat: add .gitlys.json configuration for linting, release, and changelog d5fb84f by @TheElegantCoding
feat: add postinstall and release scripts, update devDependencies 2cca95b by @TheElegantCoding
feat: bump version to 2.0.2 in package.json 8ce2872 by @TheElegantCoding
feat: update package.json for version bump and correct repository URLs 793ce78 by @TheElegantCoding
feat: add initial README with project overview, installation, and usage instructions 6145250 by @TheElegantCoding
feat: update loader position logic for improved message display 5e00c0e by @TheElegantCoding
feat: update loader position to the right for improved layout 04df3bb by @TheElegantCoding
feat: enhance README with loader customization options and new logger methods 34cec65 by @TheElegantCoding
feat: add new image assets for column and style representations 97e12b0 by @TheElegantCoding
feat: refactor logger module and update playground examples for new logger utilities 2e9181d by @TheElegantCoding
feat: remove unused box, emoji, icon, style, loader, and url constants and utilities 7d604aa by @TheElegantCoding
feat: replace icon and emoji imports with loggerIcon and loggerEmoji for consistency 5af2c91 by @TheElegantCoding
feat: add loaderStyle constant for customizable loading animations 5182e7d by @TheElegantCoding
feat: implement loggerBox function for styled logging output 78d4004 by @TheElegantCoding
feat: add loggerIcon constant for standardized logging icons 42fb41e by @TheElegantCoding
feat: add loggerEmoji constant for standardized emoji logging a67d372 by @TheElegantCoding
feat: add loggerColumn function for formatted output in columns c4affb7 by @TheElegantCoding
feat: implement logger URL utilities for path extraction and ANSI formatting 122021d by @TheElegantCoding
feat: add cSpell configuration for ANSI word recognition 1774fbb by @TheElegantCoding
feat: add loggerAnsiStyle constant for ANSI text formatting options 583da39 by @TheElegantCoding
feat: add boxStyles constant for various box styles de40ba9 by @TheElegantCoding
feat: implement LoggerLoader class for enhanced loading animations 973ddc5 by @TheElegantCoding
feat: implement loggerStyle with ANSI and CSS formatting options 0dfb992 by @TheElegantCoding
feat: add LoggerStyleAnsiParameters type for enhanced styling options 719dfe8 by @TheElegantCoding
feat: refactor loader method to accept options object for improved flexibility 535aad3 by @TheElegantCoding
feat: add showTimestamp option to loader for enhanced loading feedback ff3f911 by @TheElegantCoding
feat: replace getTimestamp with getTime utility for improved time formatting 6c4f71f by @TheElegantCoding
feat: add showTimestamp option to LoggerLoader for enhanced loading feedback e3a8c3b by @TheElegantCoding
feat: add showTimestamp option to LoggerLoaderParameters for improved logging flexibility 93573c0 by @TheElegantCoding
feat: add getTime utility function for retrieving formatted time 825252e by @TheElegantCoding
feat: add showBadge option to LoggerParameters for enhanced logging customization 30bbdcb by @TheElegantCoding
feat: enhance LogManager by adding showBadge option and refining method parameters for consistency 769dc4a by @TheElegantCoding
feat: update success message logging options to include showBadge and showTimestamp properties 0f2b6cb by @TheElegantCoding
feat: add showBadge property to defaultLogger for improved visibility bdb1167 by @TheElegantCoding
feat: add showBadge option to LoggerParameters for enhanced logging customization 109b647 by @TheElegantCoding
feat: add tsup.config.ts to include paths in tsconfig.json ae31f73 by @TheElegantCoding
feat: update eslint configuration by removing unused 'astro' option and cleaning up ignored files 210821a by @TheElegantCoding
feat: add example of extending LogManager with a custom logging method 5d6b940 by @TheElegantCoding
feat: enhance LogManager with ANSI/CSS formatting and new logging methods 6397cf6 by @TheElegantCoding
feat: add logBox function with ANSI and CSS box logging capabilities 74a7972 by @TheElegantCoding
feat: implement LoggerLoader class for loading animations with customizable messages and colors 68f7973 by @TheElegantCoding
feat: add example usage for LogManager with custom styles and box usage 7c61e20 by @TheElegantCoding
feat: add ANSI style constants for text formatting 6c0094e by @TheElegantCoding
feat: add default logger with various log levels and styles a7544eb by @TheElegantCoding
feat: add color constants for ANSI and CSS styles 21291c0 by @TheElegantCoding
feat: add box constants for various border styles 616ae63 by @TheElegantCoding
feat: add icon constants for logging and status indicators 6d108df by @TheElegantCoding
feat: add emoji constants for logging and status indicators 4064fa8 by @TheElegantCoding
feat: update version to 1.1.0 in package.json 4495c92 by @TheElegantCoding
feat: refactor logger types and consolidate definitions into separate files f420609 by @TheElegantCoding
feat: add utility function to make numbers even a83c6a5 by @TheElegantCoding
feat: implement URL utility functions for path extraction and logging e443bac by @TheElegantCoding
feat: update badge sizes and improve README formatting 1bb8b5e by @TheElegantCoding
feat: add global browser preview image asset 86a6ca5 by @TheElegantCoding
feat: add custom log browser preview image asset 0d98a35 by @TheElegantCoding
feat: add loader image asset 829348e by @TheElegantCoding
feat: add loader finish image asset 9b37ebb by @TheElegantCoding
feat: add box image asset for GitHub actions 4647acb by @TheElegantCoding
feat: add box_browser image asset fac86e2 by @TheElegantCoding
feat: add new image assets for previews and social templates 107e788 by @TheElegantCoding
feat: normalize log level types and expand logger class parameters a38b4b5 by @TheElegantCoding
feat: add svg illustrations for badges, and wave animations 316b9d0 by @TheElegantCoding
feat: update tsconfig.json to include eslint.config.js and add node types beeddc6 by @TheElegantCoding
feat: update ESLint configuration to enforce max statements rule f4967f2 by @TheElegantCoding
feat: update package.json with detailed description and correct name d8d74c2 by @TheElegantCoding
feat: add comprehensive README for project documentation 2f34f5a by @TheElegantCoding
feat: add README file for project documentation 5ee42f8 by @TheElegantCoding
feat: add pull request template for consistent contributions d8a641e by @TheElegantCoding
feat: add commit instructions for Conventional Commits format b58a0e0 by @TheElegantCoding
feat: add CODEOWNERS file to define repository ownership a3b8f40 by @TheElegantCoding
feat: add Contributor Covenant Code of Conduct for community guidelines 8d1bf2f by @TheElegantCoding
feat: add TypeScript configuration file for project setup 59f4922 by @TheElegantCoding
feat: add tsup configuration for building and bundling the project eb6cd76 by @TheElegantCoding
feat: implement logger constants, types, and LogManager class for structured logging 8e1553e by @TheElegantCoding
feat: add issue templates for bug reports, documentation suggestions, and feature requests 70a24ba by @TheElegantCoding
feat: add ESLint configuration for code linting and style enforcement 50cea0e by @TheElegantCoding
feat: add initial package.json and bun.lockb for project configuration c86ff26 by @TheElegantCoding
feat: add .npmrc configuration for npm package management settings 0fc1d09 by @TheElegantCoding
feat: add .gitignore to exclude system files, dependencies, build artifacts, and logs 245b196 by @TheElegantCoding
feat: add .gitattributes for consistent line endings and file type handling 7f96249 by @TheElegantCoding
feat: add .editorconfig for consistent coding styles across the project 6865a9e by @TheElegantCoding
β»οΈ Refactors
You canβt perform that action at this time.