Releases: TheElegantCoding/logginlys
Releases · TheElegantCoding/logginlys
Release 3.0.2
Release 🚀 [3.0.2]
🐛 Bug Fixes
- fix: update gitlys dependency version to 1.1.4
0423e71by@TheElegantCoding - fix: update loading message formatting for improved clarity
139d5b1by@TheElegantCoding - fix: update asset paths in README for consistency
1e060b5by@TheElegantCoding - fix: restore publishConfig section in package.json
d926c3dby@TheElegantCoding - fix: correct formatting of max-statements rule in ESLint configuration
2d6abfaby@TheElegantCoding
🚀 Releases
- release: 3.0.0
3f5f143by@TheElegantCoding
✨ Features
- feat: add .gitlys.json configuration for linting, release, and changelog
d5fb84fby@TheElegantCoding - feat: add postinstall and release scripts, update devDependencies
2cca95bby@TheElegantCoding - feat: bump version to 2.0.2 in package.json
8ce2872by@TheElegantCoding - feat: update package.json for version bump and correct repository URLs
793ce78by@TheElegantCoding - feat: add initial README with project overview, installation, and usage instructions
6145250by@TheElegantCoding - feat: update loader position logic for improved message display
5e00c0eby@TheElegantCoding - feat: update loader position to the right for improved layout
04df3bbby@TheElegantCoding - feat: enhance README with loader customization options and new logger methods
34cec65by@TheElegantCoding - feat: add new image assets for column and style representations
97e12b0by@TheElegantCoding - feat: refactor logger module and update playground examples for new logger utilities
2e9181dby@TheElegantCoding - feat: remove unused box, emoji, icon, style, loader, and url constants and utilities
7d604aaby@TheElegantCoding - feat: replace icon and emoji imports with loggerIcon and loggerEmoji for consistency
5af2c91by@TheElegantCoding - feat: add loaderStyle constant for customizable loading animations
5182e7dby@TheElegantCoding - feat: implement loggerBox function for styled logging output
78d4004by@TheElegantCoding - feat: add loggerIcon constant for standardized logging icons
42fb41eby@TheElegantCoding - feat: add loggerEmoji constant for standardized emoji logging
a67d372by@TheElegantCoding - feat: add loggerColumn function for formatted output in columns
c4affb7by@TheElegantCoding - feat: implement logger URL utilities for path extraction and ANSI formatting
122021dby@TheElegantCoding - feat: add cSpell configuration for ANSI word recognition
1774fbbby@TheElegantCoding - feat: add loggerAnsiStyle constant for ANSI text formatting options
583da39by@TheElegantCoding - feat: add boxStyles constant for various box styles
de40ba9by@TheElegantCoding - feat: implement LoggerLoader class for enhanced loading animations
973ddc5by@TheElegantCoding - feat: implement loggerStyle with ANSI and CSS formatting options
0dfb992by@TheElegantCoding - feat: add LoggerStyleAnsiParameters type for enhanced styling options
719dfe8by@TheElegantCoding - feat: refactor loader method to accept options object for improved flexibility
535aad3by@TheElegantCoding - feat: add showTimestamp option to loader for enhanced loading feedback
ff3f911by@TheElegantCoding - feat: replace getTimestamp with getTime utility for improved time formatting
6c4f71fby@TheElegantCoding - feat: add showTimestamp option to LoggerLoader for enhanced loading feedback
e3a8c3bby@TheElegantCoding - feat: add showTimestamp option to LoggerLoaderParameters for improved logging flexibility
93573c0by@TheElegantCoding - feat: add getTime utility function for retrieving formatted time
825252eby@TheElegantCoding - feat: add showBadge option to LoggerParameters for enhanced logging customization
30bbdcbby@TheElegantCoding - feat: enhance LogManager by adding showBadge option and refining method parameters for consistency
769dc4aby@TheElegantCoding - feat: update success message logging options to include showBadge and showTimestamp properties
0f2b6cbby@TheElegantCoding - feat: add showBadge property to defaultLogger for improved visibility
bdb1167by@TheElegantCoding - feat: add showBadge option to LoggerParameters for enhanced logging customization
109b647by@TheElegantCoding - feat: add tsup.config.ts to include paths in tsconfig.json
ae31f73by@TheElegantCoding - feat: update eslint configuration by removing unused 'astro' option and cleaning up ignored files
210821aby@TheElegantCoding - feat: add example of extending LogManager with a custom logging method
5d6b940by@TheElegantCoding - feat: enhance LogManager with ANSI/CSS formatting and new logging methods
6397cf6by@TheElegantCoding - feat: add logBox function with ANSI and CSS box logging capabilities
74a7972by@TheElegantCoding - feat: implement LoggerLoader class for loading animations with customizable messages and colors
68f7973by@TheElegantCoding - feat: add example usage for LogManager with custom styles and box usage [
7c61e20](...