WooKyoung Noh

Results 23 issues of WooKyoung Noh

@JuliaRegistrator register() changes - 11a6b43fcf4792f0c90eb79b8c49583ec56dfa5f : fix #48 the running in world age error in `Repo.query`

📣 release

@JuliaRegistrator register() changes - 66394ddcc7d11b027df6ab99a810de2663240420 : fix req.body for Base.CodeUnits - 9e4c203d484bcbc6bf39aa1f744e9d03b4891d7e : support HTTP.jl 1.0

📣 release

todo - https://github.com/elixir-plug/plug

``` Roman Samarev Hi, is any simple way how to extend the logging message in Bukdu? I need to add a date/time log(str) = "$(Dates.format(Dates.now(), "yyyy-mm-dd HH:MM:SS")): $(str)" ```

here's tests on travis. * https://travis-ci.org/wookay/TestTemporal.jl/jobs/549070403 ``` $ time julia -e '@info VERSION; using Temporal' [ Info: 1.1.1 real 0m1.258s user 0m1.170s sys 0m0.204s $ time julia -e '@info VERSION;...

help wanted
design
performance

Hello, I needed a simple BVH viewer. this PR makes your program to be more useful.

- Compat 0.66.0 for Compat.fetch - FactCheck.getline() returns wrong line number on Julia 0.6

Hello - Fixed deprecated functions: `bytestring` to `unsafe_string`, `is` to` ===`, `symbol` to `Symbol` - `Compat.ASCIIString` for `pgtype`, `pgdata` - requires DataFrames.jl v0.8.0 thanks.

@JuliaRegistrator register() changes - issue #57 : Support for delete! with multiple ids

📣 release

still waiting for CImGui.jl 1.82 release, we need ```julia julia> using Pkg julia> pkg"dev CImGui" ```