-
Notifications
You must be signed in to change notification settings - Fork 0
Version History
Jordan Welsman edited this page Feb 16, 2023
·
8 revisions
jutils
will release atv1.0.0
when each of the submodules contain useful functions.
-
0.0.0
(12.30.2022) 0.1.0
- The Hello, World! Update (01.08.2023)0.2.0
- The Color Update (01.12.2023)0.3.0
- The Time Flies Update (02.03.2023)0.4.0
- The Pipeline Update (02.15.2022)
- Project started
- GitHub repository created
- Project created
- Basic
README.md
written
- Basic
- Package files created
-
setup.py
andLICENSE.md
-
- Project uploaded to PyPI
- Ability to unbuild project
- Unbuild script (
./unbuild
)
- Unbuild script (
-
hello_world()
function now available in injutl.utilities
-
Text
,Background
,Typography
, andReset
classes now available injutl.formatting
- Formatting dictionary values callable from
jutl.formatting.<class>.<dict>
- Formatting dictionary values callable from
-
apply()
function now available injutl.formatting
- See the function's wiki page for more information
-
Stopwatch
andTimer
classes now available injutl.timers
-
start()
,lap()
,stop()
, andreset()
methods callable fromjutl.timers.Stopwatch()
-
start()
,pause()
,stop()
, andreset()
methods callable fromjutl.timers.Timer()
-
- Fixed bug which prevented users from importing sub-modules.
-
DataPipeline
andInstructionPipeline
classes now available injutl.pipelining
-
add()
,list()
, andremove()
methods callable fromjutl.pipelining.<class>
-
Created, and maintained by Jordan Welsman @ BU.
jutils
, jutl
Copyright (c) 2022-2023, Jordan Welsman.
All rights reserved.